{"id":378095,"url":"https://github.com/testing-library/dom-testing-library","last_synced_at":"2026-08-13T02:00:31.023Z","repository":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":{"login":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"packages":[{"id":11723734,"name":"github.com/testing-library/dom-testing-library","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":[],"namespace":null,"versions_count":316,"first_release_published_at":"2018-04-06T13:29:01.000Z","latest_release_published_at":"2025-07-27T13:21:03.000Z","latest_release_number":"v10.4.1+incompatible","last_synced_at":"2026-08-12T01:31:56.137Z","created_at":"2025-06-03T08:49:17.966Z","updated_at":"2026-08-12T01:31:56.137Z","registry_url":"https://pkg.go.dev/github.com/testing-library/dom-testing-library","install_command":"go get github.com/testing-library/dom-testing-library","documentation_url":"https://pkg.go.dev/github.com/testing-library/dom-testing-library#section-documentation","metadata":{},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.4.1","sha":"225a3e4cfaa8f8046989d51b9051df507354b644","kind":"commit","published_at":"2025-07-27T13:21:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f","kind":"commit","published_at":"2024-07-22T12:15:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.2","sha":"306526b5519abcaed84ef35f82501a1691edcd0e","kind":"commit","published_at":"2024-07-15T14:13:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"fdc12ecf4343ab6b08a898d9b3ff0013981849c8","kind":"commit","published_at":"2024-07-05T10:55:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"76cb73dec444fca7ae3d160b4dad3b61f7bc8995","kind":"commit","published_at":"2024-07-02T12:11:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"0a8ad65723efe47493d387c38f31082c7846d824","kind":"commit","published_at":"2024-06-24T11:43:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"56543d51a8776d3bc7fa9b947771ce5308bf5df4","kind":"commit","published_at":"2024-04-29T07:44:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"eef23cabc9d058932c9255d251b5cf85dcf7b23a","kind":"commit","published_at":"2024-04-08T12:31:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-alpha.3","sha":"cb57f999bc5bcb040b273521419390139090af36","kind":"commit","published_at":"2024-04-04T07:32:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3/manifests"},{"name":"v9.3.4","sha":"bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc","kind":"commit","published_at":"2024-01-08T20:12:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4/manifests"},{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T04:18:27.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.76868875177088,"dependent_packages_count":5.405748122826525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.587218437298702},"purl":"pkg:golang/github.com/testing-library/dom-testing-library","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/testing-library/dom-testing-library","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/testing-library/dom-testing-library","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/testing-library/dom-testing-library/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-01T19:00:44.143Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.037878787878788,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.7272727272727273,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Fdom-testing-library/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14075107,"name":"@depup/testing-library__dom","ecosystem":"npm","description":"Simple and complete DOM testing utilities that encourage good testing practices. (with updated dependencies)","homepage":"https://github.com/testing-library/dom-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":["@testing-library/dom","depup","updated-dependencies","security","latest","patched","testing","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-17T16:34:29.303Z","latest_release_published_at":"2026-07-21T17:20:23.909Z","latest_release_number":"10.4.1-depup.2","last_synced_at":"2026-08-12T01:31:50.410Z","created_at":"2026-03-19T04:23:43.414Z","updated_at":"2026-08-12T01:31:50.410Z","registry_url":"https://www.npmjs.com/package/@depup/testing-library__dom","install_command":"npm install @depup/testing-library__dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.4.1-depup.2"},"contentPolicy":null},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.4.1","sha":"225a3e4cfaa8f8046989d51b9051df507354b644","kind":"commit","published_at":"2025-07-27T13:21:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f","kind":"commit","published_at":"2024-07-22T12:15:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.2","sha":"306526b5519abcaed84ef35f82501a1691edcd0e","kind":"commit","published_at":"2024-07-15T14:13:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"fdc12ecf4343ab6b08a898d9b3ff0013981849c8","kind":"commit","published_at":"2024-07-05T10:55:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"76cb73dec444fca7ae3d160b4dad3b61f7bc8995","kind":"commit","published_at":"2024-07-02T12:11:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"0a8ad65723efe47493d387c38f31082c7846d824","kind":"commit","published_at":"2024-06-24T11:43:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"56543d51a8776d3bc7fa9b947771ce5308bf5df4","kind":"commit","published_at":"2024-04-29T07:44:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"eef23cabc9d058932c9255d251b5cf85dcf7b23a","kind":"commit","published_at":"2024-04-08T12:31:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-alpha.3","sha":"cb57f999bc5bcb040b273521419390139090af36","kind":"commit","published_at":"2024-04-04T07:32:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3/manifests"},{"name":"v9.3.4","sha":"bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc","kind":"commit","published_at":"2024-01-08T20:12:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4/manifests"},{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:08.380Z","dependent_packages_count":0,"downloads":163,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/testing-library__dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/testing-library__dom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/testing-library__dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/testing-library__dom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-01T19:00:44.143Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.037878787878788,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.7272727272727273,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftesting-library__dom/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2114,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:49.222Z","updated_at":"2026-03-19T04:23:49.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726936,"maintainers_count":1223925,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1311729,"name":"@testing-library/dom","ecosystem":"npm","description":"Simple and complete DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/dom-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":["testing","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"testing-library","versions_count":229,"first_release_published_at":"2019-05-30T17:14:48.999Z","latest_release_published_at":"2025-07-27T13:23:37.151Z","latest_release_number":"10.4.1","last_synced_at":"2026-08-12T01:31:51.279Z","created_at":"2022-04-08T20:33:36.199Z","updated_at":"2026-08-12T01:31:51.279Z","registry_url":"https://www.npmjs.com/package/@testing-library/dom","install_command":"npm install @testing-library/dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"6.16.0","beta":"7.0.0-beta.4","release-8.x":"8.20.1","alpha":"10.0.0-alpha.3","latest":"10.4.1"},"contentPolicy":null},"repo_metadata":{"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2023-12-08T08:01:20.000Z","size":1704,"stargazers_count":3199,"open_issues_count":99,"forks_count":464,"subscribers_count":36,"default_branch":"main","last_synced_at":"2023-12-28T06:05:15.188Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2023-12-28T00:46:31.000Z","dependencies_parsed_at":"2023-10-01T12:50:29.555Z","dependency_job_id":null,"html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":610,"total_committers":193,"mean_commits":3.160621761658031,"dds":0.798360655737705,"last_synced_commit":"eadf7485430968df8d1e1293535d78cdbeea20a5"},"previous_names":[],"tags_count":306,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178474683,"owners_count":10684389,"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","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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":30,"last_synced_at":"2023-04-09T10:53:55.536Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","created_at":"2022-11-02T16:25:13.656Z","updated_at":"2023-04-09T10:53:55.750Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-12-30T10:04:30.385Z","dependent_packages_count":4564,"downloads":247505824,"downloads_period":"last-month","dependent_repos_count":1412044,"rankings":{"downloads":0.02800957089501668,"dependent_repos_count":0.025271587425318078,"dependent_packages_count":0.01919326412258719,"stargazers_count":1.566865800204418,"forks_count":1.7168799145092042,"docker_downloads_count":0.06839482707307103,"average":0.5707691607049359},"purl":"pkg:npm/%40testing-library/dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@testing-library/dom","docker_dependents_count":6375,"docker_downloads_count":2014299747,"usage_url":"https://repos.ecosyste.ms/usage/npm/@testing-library/dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@testing-library/dom/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2023-12-28T05:43:33.899Z","issues_count":122,"pull_requests_count":79,"avg_time_to_close_issue":8293967.169014084,"avg_time_to_close_pull_request":2421258.962264151,"issues_closed_count":70,"pull_requests_closed_count":53,"pull_request_authors_count":26,"issue_authors_count":99,"avg_comments_per_issue":6.975409836065574,"avg_comments_per_pull_request":3.5569620253164556,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":50,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":781525.0370370371,"past_year_avg_time_to_close_pull_request":993506.8717948718,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":3.7,"past_year_avg_comments_per_pull_request":3.0350877192982457,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fdom/codemeta","maintainers":[{"uuid":"mpeyper","login":"mpeyper","name":null,"email":"mpeyper7@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~mpeyper","role":null,"created_at":"2022-11-10T11:39:28.600Z","updated_at":"2022-11-10T11:39:28.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mpeyper/packages"},{"uuid":"patrickhulce","login":"patrickhulce","name":null,"email":"patrick.hulce@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~patrickhulce","role":null,"created_at":"2022-11-10T11:39:28.591Z","updated_at":"2022-11-10T11:39:28.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patrickhulce/packages"},{"uuid":"mihar-22","login":"mihar-22","name":null,"email":"rahim.alwer@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~mihar-22","role":null,"created_at":"2022-11-10T11:39:28.604Z","updated_at":"2022-11-10T11:39:28.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mihar-22/packages"},{"uuid":"phryneas","login":"phryneas","name":null,"email":"mail@lenzw.de","url":null,"packages_count":170,"html_url":"https://www.npmjs.com/~phryneas","role":null,"created_at":"2026-02-11T16:51:32.946Z","updated_at":"2026-02-11T16:51:32.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phryneas/packages"},{"uuid":"thymikee","login":"thymikee","name":null,"email":"thymikee@gmail.com","url":null,"packages_count":229,"html_url":"https://www.npmjs.com/~thymikee","role":null,"created_at":"2022-11-10T11:39:28.615Z","updated_at":"2022-11-10T11:39:28.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thymikee/packages"},{"uuid":"kentcdodds","login":"kentcdodds","name":null,"email":"me@kentcdodds.com","url":null,"packages_count":187,"html_url":"https://www.npmjs.com/~kentcdodds","role":null,"created_at":"2022-11-10T11:39:28.586Z","updated_at":"2022-11-10T11:39:28.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kentcdodds/packages"},{"uuid":"jdecroock","login":"jdecroock","name":null,"email":"decroockjovi@gmail.com","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~jdecroock","role":null,"created_at":"2022-11-10T11:39:28.575Z","updated_at":"2022-11-10T11:39:28.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdecroock/packages"},{"uuid":"pago","login":"pago","name":null,"email":"patrick.gotthardt@trivago.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~pago","role":null,"created_at":"2022-11-10T11:39:28.607Z","updated_at":"2022-11-10T11:39:28.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pago/packages"},{"uuid":"eps1lon","login":"eps1lon","name":null,"email":"silbermann.sebastian@gmail.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~eps1lon","role":null,"created_at":"2022-11-10T11:39:28.538Z","updated_at":"2022-11-10T11:39:28.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eps1lon/packages"},{"uuid":"mdjastrzebski","login":"mdjastrzebski","name":null,"email":"mdjastrzebski@gmail.com","url":null,"packages_count":122,"html_url":"https://www.npmjs.com/~mdjastrzebski","role":null,"created_at":"2022-11-10T11:39:28.564Z","updated_at":"2022-11-10T11:39:28.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdjastrzebski/packages"},{"uuid":"testing-library-bot","login":"testing-library-bot","name":null,"email":"testinglibraryoss@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~testing-library-bot","role":null,"created_at":"2022-11-10T11:39:28.581Z","updated_at":"2022-11-10T11:39:28.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/testing-library-bot/packages"},{"uuid":"timdeschryver","login":"timdeschryver","name":null,"email":"timdeschryver@outlook.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~timdeschryver","role":null,"created_at":"2022-11-10T11:39:28.589Z","updated_at":"2022-11-10T11:39:28.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timdeschryver/packages"},{"uuid":"dfcook","login":"dfcook","name":null,"email":"dfcook@hotmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~dfcook","role":null,"created_at":"2022-11-10T11:39:28.594Z","updated_at":"2022-11-10T11:39:28.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dfcook/packages"},{"uuid":"gpx","login":"gpx","name":null,"email":"polvara@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~gpx","role":null,"created_at":"2022-11-10T11:39:28.596Z","updated_at":"2022-11-10T11:39:28.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gpx/packages"},{"uuid":"cmckinstry","login":"cmckinstry","name":null,"email":"carson.mckinstry@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~cmckinstry","role":null,"created_at":"2022-11-10T11:39:28.611Z","updated_at":"2022-11-10T11:39:28.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmckinstry/packages"},{"uuid":"brrianalexis","login":"brrianalexis","name":null,"email":"brrianalexis.dev@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~brrianalexis","role":null,"created_at":"2022-11-10T11:39:28.621Z","updated_at":"2022-11-10T11:39:28.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brrianalexis/packages"},{"uuid":"matanbobi","login":"matanbobi","name":null,"email":"matanbobi@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~matanbobi","role":null,"created_at":"2026-02-11T16:51:33.048Z","updated_at":"2026-02-11T16:51:33.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matanbobi/packages"},{"uuid":"snowystinger","login":"snowystinger","name":null,"email":"snowystinger@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~snowystinger","role":null,"created_at":"2026-08-08T15:00:21.915Z","updated_at":"2026-08-08T15:00:21.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/snowystinger/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726936,"maintainers_count":1223925,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6336556,"name":"@ngard/dom","ecosystem":"npm","description":"Simple and complete DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/dom-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":["testing","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"ngard","versions_count":2,"first_release_published_at":"2023-02-14T18:15:40.112Z","latest_release_published_at":"2023-02-14T18:54:33.428Z","latest_release_number":"0.0.2","last_synced_at":"2026-08-12T01:31:45.413Z","created_at":"2023-02-14T19:16:15.318Z","updated_at":"2026-08-12T01:32:53.404Z","registry_url":"https://www.npmjs.com/package/@ngard/dom","install_command":"npm install @ngard/dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"},"contentPolicy":null},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.4.1","sha":"225a3e4cfaa8f8046989d51b9051df507354b644","kind":"commit","published_at":"2025-07-27T13:21:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f","kind":"commit","published_at":"2024-07-22T12:15:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.2","sha":"306526b5519abcaed84ef35f82501a1691edcd0e","kind":"commit","published_at":"2024-07-15T14:13:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"fdc12ecf4343ab6b08a898d9b3ff0013981849c8","kind":"commit","published_at":"2024-07-05T10:55:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"76cb73dec444fca7ae3d160b4dad3b61f7bc8995","kind":"commit","published_at":"2024-07-02T12:11:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"0a8ad65723efe47493d387c38f31082c7846d824","kind":"commit","published_at":"2024-06-24T11:43:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"56543d51a8776d3bc7fa9b947771ce5308bf5df4","kind":"commit","published_at":"2024-04-29T07:44:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"eef23cabc9d058932c9255d251b5cf85dcf7b23a","kind":"commit","published_at":"2024-04-08T12:31:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-alpha.3","sha":"cb57f999bc5bcb040b273521419390139090af36","kind":"commit","published_at":"2024-04-04T07:32:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3/manifests"},{"name":"v9.3.4","sha":"bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc","kind":"commit","published_at":"2024-01-08T20:12:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4/manifests"},{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T01:32:53.404Z","dependent_packages_count":2,"downloads":391,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.14072565907343,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.6002122967929342,"forks_count":1.739875340085395,"docker_downloads_count":null,"average":9.122068174922038},"purl":"pkg:npm/%40ngard/dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ngard/dom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ngard/dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ngard/dom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T01:31:41.758Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.053030303030303,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.9090909090909092,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Fdom/codemeta","maintainers":[{"uuid":"ngard","login":"ngard","name":null,"email":"nick.gard.dev@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~ngard","role":null,"created_at":"2023-02-14T19:49:19.282Z","updated_at":"2023-02-14T19:49:19.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ngard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726936,"maintainers_count":1223925,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1128667,"name":"@pre-bundled/testing-library-dom","ecosystem":"npm","description":"Simple and complete DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/dom-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":["testing","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"pre-bundled","versions_count":5,"first_release_published_at":"2020-05-13T13:56:52.687Z","latest_release_published_at":"2020-05-13T12:02:37.626Z","latest_release_number":"7.5.2","last_synced_at":"2026-08-12T01:31:46.241Z","created_at":"2022-04-08T11:33:05.890Z","updated_at":"2026-08-12T01:32:53.405Z","registry_url":"https://www.npmjs.com/package/@pre-bundled/testing-library-dom","install_command":"npm install @pre-bundled/testing-library-dom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.5.2-patch-4"},"contentPolicy":null},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.4.1","sha":"225a3e4cfaa8f8046989d51b9051df507354b644","kind":"commit","published_at":"2025-07-27T13:21:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f","kind":"commit","published_at":"2024-07-22T12:15:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.2","sha":"306526b5519abcaed84ef35f82501a1691edcd0e","kind":"commit","published_at":"2024-07-15T14:13:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"fdc12ecf4343ab6b08a898d9b3ff0013981849c8","kind":"commit","published_at":"2024-07-05T10:55:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"76cb73dec444fca7ae3d160b4dad3b61f7bc8995","kind":"commit","published_at":"2024-07-02T12:11:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"0a8ad65723efe47493d387c38f31082c7846d824","kind":"commit","published_at":"2024-06-24T11:43:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"56543d51a8776d3bc7fa9b947771ce5308bf5df4","kind":"commit","published_at":"2024-04-29T07:44:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"eef23cabc9d058932c9255d251b5cf85dcf7b23a","kind":"commit","published_at":"2024-04-08T12:31:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-alpha.3","sha":"cb57f999bc5bcb040b273521419390139090af36","kind":"commit","published_at":"2024-04-04T07:32:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3/manifests"},{"name":"v9.3.4","sha":"bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc","kind":"commit","published_at":"2024-01-08T20:12:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4/manifests"},{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T01:32:53.405Z","dependent_packages_count":1,"downloads":523,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.9776633485678046,"forks_count":1.9684464638150434,"average":14.737018462234317},"purl":"pkg:npm/%40pre-bundled/testing-library-dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pre-bundled/testing-library-dom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pre-bundled/testing-library-dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pre-bundled/testing-library-dom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T01:31:41.758Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.053030303030303,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.9090909090909092,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftesting-library-dom/codemeta","maintainers":[{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-20T21:56:30.743Z","updated_at":"2022-11-20T21:56:30.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726936,"maintainers_count":1223925,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12418327,"name":"org.webjars.npm:testing-library__dom","ecosystem":"maven","description":"WebJar for @testing-library/dom","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2024-10-21T14:28:39.000Z","latest_release_published_at":"2025-10-25T22:08:01.000Z","latest_release_number":"10.4.1","last_synced_at":"2026-08-12T01:31:56.497Z","created_at":"2025-10-25T22:16:18.852Z","updated_at":"2026-08-12T01:31:56.498Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/testing-library__dom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/testing-library__dom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T04:18:26.751Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.460732237709887,"dependent_packages_count":44.97843214145663,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.21958218958326},"purl":"pkg:maven/org.webjars.npm/testing-library__dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:testing-library__dom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:testing-library__dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:testing-library__dom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-01T19:00:44.143Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.037878787878788,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.7272727272727273,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__dom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614328,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11702070,"name":"org.mvnpm.at.testing-library:dom","ecosystem":"maven","description":"Simple and complete DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/dom-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/dom-testing-library","keywords_array":[],"namespace":"org.mvnpm.at.testing-library","versions_count":2,"first_release_published_at":"2025-05-28T18:31:16.000Z","latest_release_published_at":"2025-08-25T22:53:03.000Z","latest_release_number":"10.4.1","last_synced_at":"2026-08-12T01:31:57.740Z","created_at":"2025-05-28T18:45:19.307Z","updated_at":"2026-08-12T01:31:57.740Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.testing-library/dom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.testing-library/dom/","metadata":{},"repo_metadata":{"id":37711407,"uuid":"128396076","full_name":"testing-library/dom-testing-library","owner":"testing-library","description":"🐙 Simple and complete DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-12T11:24:25.000Z","size":1744,"stargazers_count":3330,"open_issues_count":128,"forks_count":470,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-08-05T23:51:25.401Z","etag":null,"topics":["javascript","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/dom","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/testing-library.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-06T13:08:11.000Z","updated_at":"2026-08-01T22:32:45.000Z","dependencies_parsed_at":"2024-01-08T21:34:12.945Z","dependency_job_id":"b8f2a7e1-1bc4-4d8e-9b9b-cb22e9569e6a","html_url":"https://github.com/testing-library/dom-testing-library","commit_stats":{"total_commits":641,"total_committers":200,"mean_commits":3.205,"dds":0.7784711388455539,"last_synced_commit":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f"},"previous_names":["kentcdodds/dom-testing-library"],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/dom-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/sbom","scorecard":{"id":557634,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/dom-testing-library","commit":"225a3e4cfaa8f8046989d51b9051df507354b644"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":7,"reason":"Found 17/23 approved changesets -- score normalized to 7","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":"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:67","Info: found token with 'none' permissions: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility-alt-text.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/accessibility-alt-text.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/dom-testing-library/validate.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:47:31.525Z","repository_id":37711407,"created_at":"2025-08-20T12:47:31.525Z","updated_at":"2025-08-20T12:47:31.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"v10.4.1","sha":"225a3e4cfaa8f8046989d51b9051df507354b644","kind":"commit","published_at":"2025-07-27T13:21:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"a86c54ccda5242ad8dfc1c70d31980bdbf96af7f","kind":"commit","published_at":"2024-07-22T12:15:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.2","sha":"306526b5519abcaed84ef35f82501a1691edcd0e","kind":"commit","published_at":"2024-07-15T14:13:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"fdc12ecf4343ab6b08a898d9b3ff0013981849c8","kind":"commit","published_at":"2024-07-05T10:55:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"76cb73dec444fca7ae3d160b4dad3b61f7bc8995","kind":"commit","published_at":"2024-07-02T12:11:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"0a8ad65723efe47493d387c38f31082c7846d824","kind":"commit","published_at":"2024-06-24T11:43:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"56543d51a8776d3bc7fa9b947771ce5308bf5df4","kind":"commit","published_at":"2024-04-29T07:44:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"eef23cabc9d058932c9255d251b5cf85dcf7b23a","kind":"commit","published_at":"2024-04-08T12:31:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-alpha.3","sha":"cb57f999bc5bcb040b273521419390139090af36","kind":"commit","published_at":"2024-04-04T07:32:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.3/manifests"},{"name":"v9.3.4","sha":"bd04cf95a1ed85a2238f7dfc1a77d5d16b4f59dc","kind":"commit","published_at":"2024-01-08T20:12:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.4/manifests"},{"name":"v10.0.0-alpha.2","sha":"3580f25bd765cedb70889b2cf716085023d8c314","kind":"commit","published_at":"2023-10-03T09:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.2/manifests"},{"name":"v9.3.3","sha":"270a531bcd8bee2ccaaa96a477619f14422faebe","kind":"commit","published_at":"2023-09-17T18:07:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"07f59992d6aa1146ab9879b047273d7409b43938","kind":"commit","published_at":"2023-09-17T15:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.2/manifests"},{"name":"v10.0.0-alpha.1","sha":"452097b35a207341f5328b997dfc901461a4e9d9","kind":"commit","published_at":"2023-09-10T06:28:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v10.0.0-alpha.1/manifests"},{"name":"v8.20.1","sha":"c5bd543f739bdf976ec14097b308cc260bee77de","kind":"commit","published_at":"2023-06-16T19:44:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.1/manifests"},{"name":"v9.3.1","sha":"491e930b419c192c405216d169029172697c986c","kind":"commit","published_at":"2023-06-14T14:56:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"d09b3c25b07486c17603317f4c5a0320c188cbed","kind":"commit","published_at":"2023-05-12T11:51:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"eadf7485430968df8d1e1293535d78cdbeea20a5","kind":"commit","published_at":"2023-03-24T18:42:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3","kind":"commit","published_at":"2023-03-24T18:04:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"4da0f39ae48ad98f8dad8b73fda5f3355877617d","kind":"commit","published_at":"2023-03-08T12:12:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"746def61471e51ba43a519f68c51c57fb0c84958","kind":"commit","published_at":"2023-02-09T12:34:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c37ea2e711af79184a4a71c68feefc08a53618b5","kind":"commit","published_at":"2023-01-29T09:30:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.20.0","sha":"0ce0c7054dfa64d1cd65053790246aed151bda9d","kind":"commit","published_at":"2023-01-16T19:32:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b","kind":"commit","published_at":"2022-12-23T13:45:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"d1a57dd9266c41c42b9b384e3583f4b5d9131c64","kind":"commit","published_at":"2022-10-08T09:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"a9a8cf26992ff0f6b4257b7300939f461d04440d","kind":"commit","published_at":"2022-09-19T19:40:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"ab8182cfc5164f5d0b0fea143cfde350369488c9","kind":"commit","published_at":"2022-09-17T07:01:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"d50a9672af6adc80f1e79e4eeb4e0342f3d1e5de","kind":"commit","published_at":"2022-08-09T14:09:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"b7aaf1859f966f5a5db6a42309c4555b7555ea1d","kind":"commit","published_at":"2022-08-09T13:58:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.17.0/manifests"},{"name":"v8.16.1","sha":"4f965e9e6f2c89b50b88f7f50273264a606542b5","kind":"commit","published_at":"2022-08-04T20:05:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.1/manifests"},{"name":"v8.16.0","sha":"73a5694529dbfff289f3d7a01470c45ef5c77715","kind":"commit","published_at":"2022-07-11T06:08:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"7b10f73431966539fdad3d93c8f33f1dfebd8a5b","kind":"commit","published_at":"2022-07-10T09:32:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"29a17cb5f14b0f30f08a29172e35e55c3e8ba529","kind":"commit","published_at":"2022-07-09T11:05:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"54bfa48a5417a4cb588b24dec2685eaa3436fa69","kind":"commit","published_at":"2022-06-20T05:21:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"84c72900c88ea3d14953ecafcb3c2620274ed57b","kind":"commit","published_at":"2022-04-05T12:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"77125fd96512cdc54e86990a069138428acc27ab","kind":"commit","published_at":"2022-03-26T15:47:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.12.0/manifests"},{"name":"v8.11.4","sha":"90d420d12d21f4bab2ea2dc92ba1cc274f5bd1e4","kind":"commit","published_at":"2022-03-23T21:51:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"7f5d42122b4a3424a5ed431c7f923b15317a67ab","kind":"commit","published_at":"2022-01-25T18:00:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"d578c7ea285d16609a09a96081055a49997938bc","kind":"commit","published_at":"2022-01-15T17:28:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"1fc17bec5d28e5b58fcdd325d6d2caaff02dfb47","kind":"commit","published_at":"2021-11-10T18:41:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"286654462ec4ba404c157769751c618da7112c87","kind":"commit","published_at":"2021-11-03T13:37:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"b6b9b5b03811fd3c794e11a333f367f4ceba06d4","kind":"commit","published_at":"2021-10-18T13:55:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"2b39ced921b524c0cb712a883735076b200b7cc9","kind":"commit","published_at":"2021-10-18T09:56:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"b569a1b82aac5d400ee63309f0cba62738922a15","kind":"commit","published_at":"2021-10-14T09:29:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"8edfad010432f6b5878ba8505a7ff26065d5f405","kind":"commit","published_at":"2021-10-13T08:11:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ca22d25ff1a478e14e6b6bdcb13039c614c98e21","kind":"commit","published_at":"2021-10-06T17:45:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.8.0/manifests"},{"name":"v8.7.2","sha":"b28586e7c0ad2f23ed38d0e7557f4c2688e55f0b","kind":"commit","published_at":"2021-10-04T11:42:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.2/manifests"},{"name":"v8.7.1","sha":"6171979da2cfbca624f18a0a51efe63a3a213827","kind":"commit","published_at":"2021-09-30T07:59:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"99bc2c0eaa5a53cd4cd8db1a05740e7c99505407","kind":"commit","published_at":"2021-09-29T07:22:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"669602c37c61c7ac56fde2e6e11cdabb9dae826a","kind":"commit","published_at":"2021-09-22T16:18:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"45830f580ced3ae5337af9ace4a9bd65067dfe5c","kind":"commit","published_at":"2021-09-11T09:12:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f55f19bdc8b297afa6ad06fdf1983f2b2eafa15d","kind":"commit","published_at":"2021-09-11T09:00:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ba8dfb884bb2ece1d384b418e4aa1076d37c815d","kind":"commit","published_at":"2021-09-07T22:50:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ff84a50d32f58cac44407c8bcdf0b887e080afb6","kind":"commit","published_at":"2021-08-25T13:44:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"992f8b585cc8c8345f14388f700ef3d7084902c7","kind":"commit","published_at":"2021-08-25T08:32:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"75197fe09a85646a6ca1d877f5dde21da60e6b76","kind":"commit","published_at":"2021-07-01T13:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"84ebc5124fe3aba0554b2570a054ba0e6a7a742d","kind":"commit","published_at":"2021-06-23T06:17:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.7","sha":"5b15f6fb7efc4d759ee8f27d49028eb4ced86718","kind":"commit","published_at":"2021-06-20T08:10:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"fa3b91cbd47d3351ca3e9da75eb02ea14778b860","kind":"commit","published_at":"2021-06-12T09:39:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"9410e1155307e3051884fcc093e26ccd688c7547","kind":"commit","published_at":"2021-06-11T20:47:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"532106b8c58f3af2320132e1ac9cfa5f26f441f7","kind":"commit","published_at":"2021-06-08T09:46:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"c9748e9e706abfe08e415c752d4ba480b9bb6005","kind":"commit","published_at":"2021-06-08T07:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"ce06299c10653614f375b43fb47b16c06d01ad35","kind":"commit","published_at":"2021-06-03T13:55:45.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"3ae270237425a2bd8a865f727537f5633f3653cd","kind":"commit","published_at":"2021-06-03T12:27:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.31.2","sha":"56a4c759a0237b6ca9dcec3cffcd71832c00e736","kind":"commit","published_at":"2021-06-03T09:27:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.2/manifests"},{"name":"v7.31.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1/manifests"},{"name":"v7.31.1-alpha.1","sha":"86fb0948f7c4c00b1dec45ff9161cb2d7df13688","kind":"commit","published_at":"2021-05-31T11:38:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.1-alpha.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.1-alpha.1/manifests"},{"name":"v7.31.0","sha":"c273ed518cf783591692be8c0c5e5a34feafd4bb","kind":"commit","published_at":"2021-05-10T08:10:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.31.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.31.0/manifests"},{"name":"v7.30.4","sha":"1b19094d6531f365c4bb317043267df75bdd5bbc","kind":"commit","published_at":"2021-04-22T12:35:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.4/manifests"},{"name":"v7.30.3","sha":"2c9e2c1323b4dcc521fd17d5cfafc61319ec3086","kind":"commit","published_at":"2021-03-31T08:08:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.3/manifests"},{"name":"v7.30.2","sha":"bb83d8c540e95701826e31897374227b1e1cc33a","kind":"commit","published_at":"2021-03-30T10:32:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.2/manifests"},{"name":"v7.30.1","sha":"4ea2124896f1726dc3fe8256dfbc666292bce594","kind":"commit","published_at":"2021-03-25T18:15:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.1/manifests"},{"name":"v7.30.0","sha":"300bfe26f253b8f045da24bf3c75a83d1cc0f49c","kind":"commit","published_at":"2021-03-07T10:41:16.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.30.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.30.0/manifests"},{"name":"v7.29.6","sha":"f7b5c33c44632fba1579cb44f9f175be1ec46087","kind":"commit","published_at":"2021-02-19T20:39:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.6/manifests"},{"name":"v7.29.5","sha":"47e52d1328d019f046adfa9ce673020a66afba35","kind":"commit","published_at":"2021-02-19T15:37:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"2830eaedaf87f72d414e9ed489504adbd188b2ec","kind":"commit","published_at":"2021-01-12T14:17:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.4/manifests"},{"name":"v7.29.3","sha":"71b4f463c6b4912200afa6ce9814fd41c736726f","kind":"commit","published_at":"2021-01-12T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.3/manifests"},{"name":"v7.29.2","sha":"5831f608bb0225233f1d8c5aa555328ca0c72b0b","kind":"commit","published_at":"2021-01-07T10:49:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.2/manifests"},{"name":"v7.29.1","sha":"ec1b642ba6069cbe5a85db649a939ff00d434343","kind":"commit","published_at":"2021-01-04T08:39:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.1/manifests"},{"name":"v7.29.0","sha":"accb6cc60628cb6b5bd4d9be2ead41724995e5ae","kind":"commit","published_at":"2020-12-11T14:19:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.29.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.29.0/manifests"},{"name":"v7.28.1","sha":"c6e7a83948ef0d1822c5df1980b133ceb7e70dca","kind":"commit","published_at":"2020-11-20T23:07:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.1/manifests"},{"name":"v7.28.0","sha":"010f8be96555e8e6178a3daa4b76491899247fff","kind":"commit","published_at":"2020-11-19T14:43:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.28.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.28.0/manifests"},{"name":"v7.27.1","sha":"9494fdc690af8b257010b2cff61b2515017b4f67","kind":"commit","published_at":"2020-11-18T14:33:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.1/manifests"},{"name":"v7.27.0","sha":"9b688f8600dc8d0c2feb2590a14e5e9588dde45c","kind":"commit","published_at":"2020-11-18T05:16:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.27.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.27.0/manifests"},{"name":"v7.26.7","sha":"7e5da11655ed2bc58afaffaa89489ea49df2729a","kind":"commit","published_at":"2020-11-17T16:41:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.7/manifests"},{"name":"v7.26.6","sha":"e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476","kind":"commit","published_at":"2020-11-10T18:06:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.6/manifests"},{"name":"v7.26.5","sha":"b5731bac9dfef4d343232c2da480e1bea5e800f8","kind":"commit","published_at":"2020-11-03T19:54:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.5/manifests"},{"name":"v7.26.4","sha":"62f4e5e09a4b81ef66679560b540523edccdef98","kind":"commit","published_at":"2020-11-03T03:16:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.4/manifests"},{"name":"v7.26.3","sha":"a386d8733594ec96b472b50aef09ac62ba7ccd75","kind":"commit","published_at":"2020-10-20T10:06:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.3/manifests"},{"name":"v7.26.2","sha":"d5a49b92bf07a220ad8a4f2e9ef3373c4d58650d","kind":"commit","published_at":"2020-10-20T04:29:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.2/manifests"},{"name":"v7.26.1","sha":"bc65b91fed81d900e8eb2aff1813752a4f487869","kind":"commit","published_at":"2020-10-19T21:19:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.1/manifests"},{"name":"v7.26.0","sha":"f627ade1d8169db6113181a3893c847c10fa3ee2","kind":"commit","published_at":"2020-10-13T15:12:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.26.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8eebd9e5b264ed8435fd3f531a7d0eb112d3faa9","kind":"commit","published_at":"2020-10-12T22:39:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.25.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.25.0/manifests"},{"name":"v7.24.5","sha":"03cfef8498a5229851984c71c0d6ba8d93ff835d","kind":"commit","published_at":"2020-10-06T19:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.5/manifests"},{"name":"v7.24.4","sha":"9b08b705c1f9135e64eb628397af3bbb51482cdc","kind":"commit","published_at":"2020-10-05T18:15:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.4/manifests"},{"name":"v7.24.3","sha":"68f8f81d433d7c647a1daf5797feb8384c539358","kind":"commit","published_at":"2020-09-25T08:48:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.3/manifests"},{"name":"v7.24.2","sha":"3154dc421c8837bd3453eae574244b602dd5b78d","kind":"commit","published_at":"2020-09-13T17:13:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.2/manifests"},{"name":"v7.24.1","sha":"15c01d812844bb2557283ff3efcf2c3727b6c3cc","kind":"commit","published_at":"2020-09-03T07:54:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2","kind":"commit","published_at":"2020-09-02T17:35:07.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.24.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"19901e13b6acd11df580ddf6dd35540a39c5eaaf","kind":"commit","published_at":"2020-08-27T18:45:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.23.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.23.0/manifests"},{"name":"v7.22.6","sha":"a5f8657fe2d1a460d8a007d4c6bfae2f2dbef4ff","kind":"commit","published_at":"2020-08-24T17:49:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.6/manifests"},{"name":"v7.22.5","sha":"6d6641d17ad808ba068e58b4119b2f1b64c0f4ac","kind":"commit","published_at":"2020-08-22T22:56:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.5/manifests"},{"name":"v7.22.4","sha":"9cbc4280d4eceddc5511c21114455f73cd31d196","kind":"commit","published_at":"2020-08-22T18:13:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.4/manifests"},{"name":"v7.22.3","sha":"1bcf60effbfc8e8c50924fa099fb94b84e6b8335","kind":"commit","published_at":"2020-08-20T18:25:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.3/manifests"},{"name":"v7.22.2","sha":"fe04b503df13be9207769b5d61d67c5532e24636","kind":"commit","published_at":"2020-08-13T13:45:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"01e0242b856363ea0fd48179918ecb25ff17166b","kind":"commit","published_at":"2020-08-10T21:59:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"4e62a29d60a182be6000a256220230060cc70640","kind":"commit","published_at":"2020-08-06T14:07:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.22.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.22.0/manifests"},{"name":"v7.21.8","sha":"ed87ae96dd0705c9a4fdd226fb54222d7b8256ce","kind":"commit","published_at":"2020-08-05T04:36:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.8/manifests"},{"name":"v7.21.7","sha":"54aebf7ae2d70b8b4a187e44a31360bc8a130826","kind":"commit","published_at":"2020-07-30T23:15:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.7/manifests"},{"name":"v7.21.6","sha":"2c57f06cf76a3f388e943628de7aba6eb5d6afe1","kind":"commit","published_at":"2020-07-29T12:41:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.6/manifests"},{"name":"v7.21.5","sha":"26bf006835162cdfeae9ba6a850aa845612ca512","kind":"commit","published_at":"2020-07-25T19:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.5/manifests"},{"name":"v7.21.4","sha":"f854cde7cef103c939c40f3b56c11543604ce627","kind":"commit","published_at":"2020-07-21T12:56:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.4/manifests"},{"name":"v7.21.3","sha":"4afb45670d4f9c2c11e32166509001fcde08609c","kind":"commit","published_at":"2020-07-20T22:40:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.3/manifests"},{"name":"v7.21.2","sha":"44e1d5c36f0cade02dac1275d7eabb14d3a743d2","kind":"commit","published_at":"2020-07-20T19:34:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.2/manifests"},{"name":"v7.21.1","sha":"62e5eb3dfdc536ee65bfb67a8d3d2ef7ed6692de","kind":"commit","published_at":"2020-07-17T14:36:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.1/manifests"},{"name":"v7.21.0","sha":"fd0d6709184c55d1fce6f4409df2bfcfba8f4153","kind":"commit","published_at":"2020-07-15T12:54:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.21.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.21.0/manifests"},{"name":"v7.20.2","sha":"2215770f6d3c5c9666f88f53106a13bdd9513c8f","kind":"commit","published_at":"2020-07-13T21:52:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.2/manifests"},{"name":"v7.20.1","sha":"aaceea28ed85032c084d853ea6522a530647e517","kind":"commit","published_at":"2020-07-12T18:42:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.1/manifests"},{"name":"v7.20.0","sha":"9ae92446762c15259e18ea3a398ddd8cb7afbc97","kind":"commit","published_at":"2020-07-02T10:05:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.20.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"639294c6e24ee9f06f214c57383e202b4c3b14b4","kind":"commit","published_at":"2020-06-28T18:41:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.19.0/manifests"},{"name":"v7.18.2","sha":"3c262fda82186886407d080e7743db3417ff819c","kind":"commit","published_at":"2020-06-28T15:12:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"373dbc400689f4c9c987192b6ecf85b0f7de2e31","kind":"commit","published_at":"2020-06-25T14:52:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.1/manifests"},{"name":"v7.18.0","sha":"6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d","kind":"commit","published_at":"2020-06-24T21:13:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.18.0/manifests"},{"name":"v7.17.2","sha":"86205e5ba38451e81f96ed021f53be9f3b716a3e","kind":"commit","published_at":"2020-06-24T13:51:03.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.2/manifests"},{"name":"v7.17.1","sha":"4ad36733bbd5d821b4e5878a76d9d9da9ce55dde","kind":"commit","published_at":"2020-06-23T21:19:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"5b2640aca66b9ccf611baa88188e0807df3a73c7","kind":"commit","published_at":"2020-06-23T16:14:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.17.0/manifests"},{"name":"v7.16.3","sha":"a2a3212f97fac0aae25ae352fcef19b5f3144147","kind":"commit","published_at":"2020-06-23T07:47:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.3/manifests"},{"name":"v7.16.2","sha":"ea22d73c832b53649124a3123ce7aac535b58224","kind":"commit","published_at":"2020-06-17T20:03:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"2c19f4fdd09434d68ef445ed6dd252fd141708ca","kind":"commit","published_at":"2020-06-16T04:51:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"df57d7b86c7523f49b5b2d0909baa2b2ca9000d0","kind":"commit","published_at":"2020-06-15T20:31:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"167b4acc304b554f03cd16456b63001e9aa4adf1","kind":"commit","published_at":"2020-06-15T18:54:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"446cce81652405c737bf6ff75f6bfd2f569a2894","kind":"commit","published_at":"2020-06-15T05:10:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.15.0/manifests"},{"name":"v7.14.3","sha":"d5e17bd63c5c339d4ae29e0090f449b2c8364755","kind":"commit","published_at":"2020-06-14T19:44:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.3/manifests"},{"name":"v7.14.2","sha":"a76dfada2174c36c4bc6aff98acbc459c68116eb","kind":"commit","published_at":"2020-06-14T02:09:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.2/manifests"},{"name":"v7.14.1","sha":"0158f0df59c0a30823b18535df5ad50ef0c58129","kind":"commit","published_at":"2020-06-13T18:32:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"30a1ee84459f330327c98c4c71c5e47b1cd32e1e","kind":"commit","published_at":"2020-06-13T13:55:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"b9900f8bdc43ae20ee8f423729702d61767b8291","kind":"commit","published_at":"2020-06-12T12:59:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"b23a2bc8a2c570d8faaa76694e05bf781bbe36a0","kind":"commit","published_at":"2020-06-11T15:24:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"281eb8b62700dec9a79ad315b6055a61f61f3c9f","kind":"commit","published_at":"2020-06-08T13:46:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"fb012debae776f0cfa0f598466e67c1ff254ce4a","kind":"commit","published_at":"2020-06-05T18:04:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"f4f6da7a18d27c3b72ef6232bde4142dc6de9eaf","kind":"commit","published_at":"2020-06-05T00:17:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"af7392fefbf18ffa189635da53bf63777881755e","kind":"commit","published_at":"2020-06-02T18:25:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"de9dd82f23bdd7214503847d57c12f69fa9abbee","kind":"commit","published_at":"2020-06-01T22:26:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"eeb11ecd27574ce86d089b54c88742fe49640c67","kind":"commit","published_at":"2020-06-01T01:53:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"caf76e37a0673b56c95df2b4ad17fa122207d475","kind":"commit","published_at":"2020-06-01T01:08:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"bec190b8ba0b59a70da7a7814e45cfa53fc54b7c","kind":"commit","published_at":"2020-05-31T03:20:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"839dca3989fa35da7ff1bc6c71079f2d82575903","kind":"commit","published_at":"2020-05-29T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"709044baa1c4ba5e44d104126de7308fc5d9e482","kind":"commit","published_at":"2020-05-28T23:38:55.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.6.0/manifests"},{"name":"v7.5.9","sha":"2a366f8f52b137d6222d26f0106e69230b702e12","kind":"commit","published_at":"2020-05-27T14:20:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.9","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.9/manifests"},{"name":"v7.5.8","sha":"f2165a3c3c9d4b1330bc131404324a31882f8190","kind":"commit","published_at":"2020-05-25T14:09:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.8/manifests"},{"name":"v7.5.7","sha":"9776d3d315d7019e6b69827b509a3eb7989e64c3","kind":"commit","published_at":"2020-05-18T12:59:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.7/manifests"},{"name":"v7.5.6","sha":"6491ef14ca01d7beb529796dc07fbeafbdeb48f4","kind":"commit","published_at":"2020-05-15T11:22:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.6/manifests"},{"name":"v7.5.5","sha":"dcad11bbc849897c863b210876f0788f6161cb07","kind":"commit","published_at":"2020-05-14T15:53:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421","kind":"commit","published_at":"2020-05-13T22:29:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"04b027c4a321c0608bf401328197b4e3993adf99","kind":"commit","published_at":"2020-05-13T22:08:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"217b2a85017d0272f17695a2f23ac0a569ef73a1","kind":"commit","published_at":"2020-05-12T02:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"af15dd933d6be7684760400eaedd11ade573afe8","kind":"commit","published_at":"2020-05-07T18:58:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"678f4dabfb17b09e8e7648307a4cee5fb580ab5e","kind":"commit","published_at":"2020-05-07T17:48:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"752ff667d52efd452273232a6a48319a207c66c2","kind":"commit","published_at":"2020-05-06T20:55:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"f82823722a08f73434e792d29d8cd92af25a84b5","kind":"commit","published_at":"2020-05-05T17:28:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"9007a673a138a50becd764c58d08c28477bcfc33","kind":"commit","published_at":"2020-04-24T21:30:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"402288f506fc0a807b063a76f79292629c5d028a","kind":"commit","published_at":"2020-04-06T21:08:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"672f2316d49609572857e7de80251eb052c9cbd1","kind":"commit","published_at":"2020-03-31T10:22:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"f3f84cef67f4663272919f0e394de526a26aa093","kind":"commit","published_at":"2020-03-30T15:38:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"7741721f6dfe1e34ebf283e18189c9e2f2de5298","kind":"commit","published_at":"2020-03-27T18:48:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"0f8f029e16e120958ad3cd99c4c0da8c418cd1d8","kind":"commit","published_at":"2020-03-27T01:47:15.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"e75ae01df425921390e5d212745229f2311729b2","kind":"commit","published_at":"2020-03-23T14:39:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"02a5b82da3ff85e9b386fbc251f18aef1438b009","kind":"commit","published_at":"2020-03-20T23:12:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.1.0/manifests"},{"name":"v7.0.4","sha":"976675b2529ed947cb945d58ac07f75323a4599c","kind":"commit","published_at":"2020-03-15T15:51:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"d2885c98ce72bc8c50378778892e7b4d17be1c3f","kind":"commit","published_at":"2020-03-13T13:33:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"98e5bb320d8c9d3532ef9d8f8f1e1152fee38acb","kind":"commit","published_at":"2020-03-12T22:42:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"c0a4eb2c301fcf11a786a18b3008f7cad3a14692","kind":"commit","published_at":"2020-03-12T22:37:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1b711a4a0143b532dc8258f9ceac1a1b36557ce0","kind":"commit","published_at":"2020-03-12T21:51:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.4","sha":"734ec3973ee8cb993134bbd6a3590a978cc76488","kind":"commit","published_at":"2020-03-04T20:27:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"5fae126c7fc40c07c5baa923b7023b1d174c2c91","kind":"commit","published_at":"2020-03-04T18:27:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"5aa63866f1f77b1f8d8e9d3bbd95adbb53b38037","kind":"commit","published_at":"2020-03-04T17:58:25.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"9526427bc1e0edbf3e0700951b60de04bd563b07","kind":"commit","published_at":"2020-03-04T17:49:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v7.0.0-beta.1/manifests"},{"name":"v6.16.0","sha":"9fd422a4b1eea041432fe0aed4f02f93dc63aa84","kind":"commit","published_at":"2020-03-04T17:32:47.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6084f532bdfa98d840b44f399750679d6a8666dc","kind":"commit","published_at":"2020-03-04T16:56:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.15.0/manifests"},{"name":"v6.14.1","sha":"4b7996c346bbde503f8f408e1df819b8f23ea983","kind":"commit","published_at":"2020-03-04T16:52:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.1/manifests"},{"name":"v6.14.0","sha":"a98dc9f2052bcaa36932a16e27698b047af761fd","kind":"commit","published_at":"2020-03-04T16:08:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"d6d41f9cba3ac3b9dc839b5050f212cc0cae1bea","kind":"commit","published_at":"2020-03-04T02:51:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.13.0/manifests"},{"name":"v6.12.2","sha":"1ee3e7a8bf93c99d366276a822c13e3470e10f65","kind":"commit","published_at":"2020-02-02T03:14:26.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.2/manifests"},{"name":"v6.12.1","sha":"686175a0e7aff7845e31dca526cb2d9a5b9d1505","kind":"commit","published_at":"2020-02-01T18:10:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"8a62d8212cb0732c545d0a10c2e08b49de88508e","kind":"commit","published_at":"2020-01-29T04:31:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"19afb4c563e881838e20a360e43a86da842cf8ab","kind":"commit","published_at":"2020-01-28T21:56:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"4fed5aeab5334e871c71bd53e2da61907119d0f3","kind":"commit","published_at":"2019-12-13T15:26:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"60b65f577595b04fdfbfe35f9bf0094c56fb5f99","kind":"commit","published_at":"2019-11-06T03:58:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"7ffb94180557a717cbb6849187888bbe6ebb8282","kind":"commit","published_at":"2019-10-29T16:13:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"ea2fc64b112b24de4b8eb73a10fd62e1ab2db880","kind":"commit","published_at":"2019-10-28T21:19:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"500ffdff941dd0e278965f21dc51cf1e6408e023","kind":"commit","published_at":"2019-10-13T16:52:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"5783c1266dfe4f1c499ca4f6244562c866b5098a","kind":"commit","published_at":"2019-10-11T17:57:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"bb3c145efb5db5b5213c4f0bcab9fb5c1f589d26","kind":"commit","published_at":"2019-10-10T15:44:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"13543a9762dff7e8f0cad8d57c1c02dc66052df6","kind":"commit","published_at":"2019-10-10T02:03:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"fa662242e893d6cd35fd08deca3af1d600750657","kind":"commit","published_at":"2019-10-07T19:57:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"7f8de8943bdb46c2d855fb6f721c47351a942547","kind":"commit","published_at":"2019-10-07T13:40:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"1233db0d343fa73fb2bc68fcbe816933adc2042e","kind":"commit","published_at":"2019-10-02T17:40:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"a401bb50c8301c27b2698d299b3ebc1483cc7633","kind":"commit","published_at":"2019-09-26T23:04:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"dbbea6ee514399d0b37690ce5c56bb21f5ae2cb3","kind":"commit","published_at":"2019-09-23T18:47:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"d469a6263c307df0cfceb1d2bac8c33c13df6e9f","kind":"commit","published_at":"2019-09-20T17:36:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"f9714ed02f350e7d482c39180fa4e54380b1ee36","kind":"commit","published_at":"2019-09-05T15:23:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"482f6b18ceb82b14d9538a32ac087111140cde61","kind":"commit","published_at":"2019-08-16T22:33:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"1682f5a041bf32e8671e24661eed8fa1559a6d7f","kind":"commit","published_at":"2019-08-15T19:06:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2276dde21c0e685783fedb1d0b78310c1f2000e0","kind":"commit","published_at":"2019-08-09T19:41:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v6.0.0/manifests"},{"name":"v5.6.1","sha":"3e115e8feafe30b1e50cc2932add41c39dc2c29e","kind":"commit","published_at":"2019-07-31T22:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"8c99171e8bc3a84bf7af118e76c3953357a538d7","kind":"commit","published_at":"2019-07-12T17:54:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.6","sha":"7b03905866c826a23d74a132a0345aa8179e4cc1","kind":"commit","published_at":"2019-07-12T17:23:14.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"1e3105540e8788e262c16ded42c3d8763b4971ea","kind":"commit","published_at":"2019-07-12T15:54:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"1e75de1f3f11b432b3a63dc7afe0c1939c87d33d","kind":"commit","published_at":"2019-07-12T14:26:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"dae25d5e4677391c37712b7652c333e7f4382e60","kind":"commit","published_at":"2019-07-11T22:38:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"170978b0e1c1843280fb38dfb7f6079651a24236","kind":"commit","published_at":"2019-07-10T16:15:38.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"2846a8eaaa14657ce209452b1cbe9050589c0c05","kind":"commit","published_at":"2019-07-08T15:36:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"aa60afeeea92bdf50fa3345579968aacfc1ce61d","kind":"commit","published_at":"2019-07-01T17:25:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"b1644c2b66a2055f4ca3d020e140474d786dbf0b","kind":"commit","published_at":"2019-06-24T15:30:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"6add01fda492ba62fff3541f6acfae82916672c1","kind":"commit","published_at":"2019-06-24T15:16:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"1a5251c78bff8a8b3b92015e8928fb21594ae485","kind":"commit","published_at":"2019-06-24T14:44:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"349f497e04bab638b625003d50e50b8474225e1b","kind":"commit","published_at":"2019-06-19T22:24:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4b2e8a535d8e88bc03126307cbee48a74dbf547e","kind":"commit","published_at":"2019-06-08T19:45:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"e0eed7dae461cf8f66b28b1e67e9eb5b07bd31cd","kind":"commit","published_at":"2019-06-01T23:29:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"e87c9b00a3f296b307e419e7d36bff49fd638181","kind":"commit","published_at":"2019-06-01T13:46:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"8c64eec14fca3a08eed832446fba7baa6634a3cf","kind":"commit","published_at":"2019-05-30T17:53:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a646246a61b347d69fd77a93a8ec15f63a8a7451","kind":"commit","published_at":"2019-05-30T17:29:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"7639e747b69d7f46293c5d19438962032b2a2306","kind":"commit","published_at":"2019-05-30T17:21:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"e134e1e4fd5243aa77ef80859842b7cf4cd63078","kind":"commit","published_at":"2019-05-23T00:28:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ed0541dce273acedabc28d2dc564002de5c7cc1d","kind":"commit","published_at":"2019-05-12T19:01:29.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"fcb2cbcffb7aff6ecff3be8731168c86eee82ce1","kind":"commit","published_at":"2019-04-30T13:22:20.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4fb00936cbf5b0d715f5b54d16576dc3bfe20460","kind":"commit","published_at":"2019-04-25T20:32:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v4.0.0/manifests"},{"name":"v3.19.4","sha":"dea7b7bd94dd4332e1e031929cdf01a15ac225a4","kind":"commit","published_at":"2019-04-25T02:37:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"02865f1d570d8c6260e3f2aad38b8426d641a65c","kind":"commit","published_at":"2019-04-17T18:04:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"8b3f7672aa5916890edfcf658d49f275a44d0d59","kind":"commit","published_at":"2019-04-17T14:37:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"0af4914cdec91550d6669071505dbd2d0c8bd3e5","kind":"commit","published_at":"2019-04-12T23:03:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"ba251ed90659acd77e993f862e6081b1a9a87b83","kind":"commit","published_at":"2019-04-05T15:05:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.19.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.19.0/manifests"},{"name":"v3.18.2","sha":"393377abef8fe1c1fe9310ef6db8c0091a87ecb4","kind":"commit","published_at":"2019-03-20T23:05:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"96f21a5219332d7dd058f736afcf29758bbdfc11","kind":"commit","published_at":"2019-03-19T21:20:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"8b29d43a9fe69b908e64fceb31cb433bc8d8f3cd","kind":"commit","published_at":"2019-03-19T20:46:21.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.18.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"7ed2bcb0251cf11b645a1e076c8c55a50e3c7c8c","kind":"commit","published_at":"2019-03-12T17:21:08.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"1727a49cdbb9c4da412e38724a50eff2a4b95667","kind":"commit","published_at":"2019-03-09T21:05:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.17.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.17.0/manifests"},{"name":"v3.16.8","sha":"4c17512e77f16b3aa1c87c946bfc6c5320c29193","kind":"commit","published_at":"2019-02-15T20:12:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.8","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.8/manifests"},{"name":"v3.16.7","sha":"2cda6a77da4e5375f224acde566cc7a7da840472","kind":"commit","published_at":"2019-02-14T15:51:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.7","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"02049e5910d7424bd958886d55e39959225b0aec","kind":"commit","published_at":"2019-02-13T01:02:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.6","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"369d17e169e5c7f47688482b8f0ad8ecda2ee35f","kind":"commit","published_at":"2019-01-26T15:55:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"2e4a697e80f7e6612d0d80721d244d7f9f28883f","kind":"commit","published_at":"2019-01-20T16:53:09.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"9c1f69d4227a5a8105a64c2d0026843d4d956fc4","kind":"commit","published_at":"2019-01-04T16:23:59.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"ed9b3915174c0f9e81abc5d2a25e53323271b2a8","kind":"commit","published_at":"2018-12-31T19:48:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"228e91fa9aaf354f4f608f0ada215ff1e2a1e358","kind":"commit","published_at":"2018-12-17T02:32:57.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"5f7376f7dd998def32374c4de02f4d82c4b936c3","kind":"commit","published_at":"2018-12-16T01:19:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.16.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a03f05671f849802c2d890e6de4532fb6b52f28c","kind":"commit","published_at":"2018-12-12T16:02:54.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.15.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"dec7856956a8a1dcce329ec1973aae1aefdcfdf9","kind":"commit","published_at":"2018-12-12T14:34:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"9a194746c8578d4af3061c76a8e1ae5d7a2473ca","kind":"commit","published_at":"2018-12-12T04:46:33.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.14.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"ce79c72b527dafb99440def93fc5f19b2d9a5e1e","kind":"commit","published_at":"2018-12-11T04:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"c41454117ae4d72b674f86d56d23ed14f771f193","kind":"commit","published_at":"2018-12-09T15:26:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"879bf94d8c5d6bbf0bc3f5dba47db97a9900d02a","kind":"commit","published_at":"2018-11-29T17:07:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.13.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.13.0/manifests"},{"name":"v3.12.5","sha":"4b1363fc843cada3136e16c4c498a908cfdab0b1","kind":"commit","published_at":"2018-11-26T04:26:12.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.5","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.5/manifests"},{"name":"v3.12.4","sha":"0b6b9e3074f68c8efc40e21947c4faa3384e70e5","kind":"commit","published_at":"2018-11-21T15:35:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"eb48038d84369e80397765e18cf71965b0e7c434","kind":"commit","published_at":"2018-11-09T04:31:56.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"f427ec38e824edf02b8409d87e6d056b32f99516","kind":"commit","published_at":"2018-11-07T18:15:00.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"b07bf6bf942e040d73f7984de018651ceacc1192","kind":"commit","published_at":"2018-11-06T22:20:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"b7baf11a52f0f42f3e6551940871619a67efdc32","kind":"commit","published_at":"2018-10-25T21:55:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.12.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"aa0aab7a932fa8040976bcf2fb0faa64f57141c4","kind":"commit","published_at":"2018-10-24T19:49:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"f29f551b1d9b031b0d8cf2d2dc436eae229ecc1d","kind":"commit","published_at":"2018-10-22T20:42:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"67cb995818b8f10d1b401741ccf7a1015c48359c","kind":"commit","published_at":"2018-10-19T17:22:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"7be9a8bf22ccfb4fb16f23fa1b3a21ec36725c32","kind":"commit","published_at":"2018-10-12T22:19:35.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"6ed5eeff0cfe51da4118917854e39fdb135c8aee","kind":"commit","published_at":"2018-10-12T18:11:22.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"fadab1e8c9c8564c709d7b325f7c208acf3df532","kind":"commit","published_at":"2018-10-12T14:38:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ab989ff227d34f228fe500fb2f4efc08c0a0762","kind":"commit","published_at":"2018-10-10T23:48:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.9.0/manifests"},{"name":"v3.8.4","sha":"7b57f7313c3e751ad10e7ac8198ccc9b381cf82f","kind":"commit","published_at":"2018-10-09T22:48:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.4/manifests"},{"name":"v3.8.3","sha":"1b12385032841c14633c5061f3ab38f938df4c03","kind":"commit","published_at":"2018-10-09T20:59:23.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a7fe808ca6a2c436bb618ede134e04c6766cedd5","kind":"commit","published_at":"2018-10-08T18:18:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e56bb0004998a796841f2d017c92fdecac6156c","kind":"commit","published_at":"2018-10-03T00:02:50.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"a80ebf305d3cd39d8ef462c844d4b1023d5a9016","kind":"commit","published_at":"2018-10-02T21:48:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"25369241acf90d0f8d430003b50c40f9a119e135","kind":"commit","published_at":"2018-10-02T21:42:46.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c07657dd4f3ce9051ee9c7bfebb06edb2beafec8","kind":"commit","published_at":"2018-09-19T03:48:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"a0436d4ce376f6b9b39d923fde3206c19cf1ed21","kind":"commit","published_at":"2018-09-17T17:43:39.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7cb84a9068fd04d17d89edb8988fcc181a40becf","kind":"commit","published_at":"2018-09-10T13:04:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"fe02135b3b04a581e1850cbcbb341adc9351ac13","kind":"commit","published_at":"2018-09-04T22:12:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"98c67e292bee26901f6ebb9a0bb8947d12a59805","kind":"commit","published_at":"2018-08-23T03:46:13.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8ffe6d6bf08f0d70040aea665147a791bf48621e","kind":"commit","published_at":"2018-08-10T17:35:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fe447994cf32d246c61e2be7de66493eb232c18f","kind":"commit","published_at":"2018-08-09T14:10:24.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"19c28682dd6beff303e80410a4c3593a808f57b1","kind":"commit","published_at":"2018-08-06T21:37:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7730d254339185fe11d351e7b9cd01b41cafea1b","kind":"commit","published_at":"2018-07-19T18:15:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6e9d7c5497bd3350a68e56c5f6a2ee7340059a02","kind":"commit","published_at":"2018-07-17T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7f99fb8678ea06be85e8df066b60fc5aa8c3cd6a","kind":"commit","published_at":"2018-07-10T22:41:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v3.0.0/manifests"},{"name":"v2.9.1","sha":"ec672a60769f15bd85e87a3c255dfeed4d9026ee","kind":"commit","published_at":"2018-07-09T19:26:36.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e0200af3bede682620b48b7fd8d706b9419db3b1","kind":"commit","published_at":"2018-07-09T18:09:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"256f8994a65351209b95760871397c5b7625ef8b","kind":"commit","published_at":"2018-07-08T18:06:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2d98da2e3a320b35ec2a6b274496a9050e78f882","kind":"commit","published_at":"2018-06-29T20:13:34.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"70d90c171c235fb0702fa240a0ab355e40fa1126","kind":"commit","published_at":"2018-06-28T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.4","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"ba44c14f93b4def2b1f8ce0eea8cbaf5c777c735","kind":"commit","published_at":"2018-06-28T05:19:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.3","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e722b3a06e057048b4223f818f841378f4303efa","kind":"commit","published_at":"2018-06-23T19:33:32.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"275496f7dac2b25aed1ab3f83ffafa105d4e083b","kind":"commit","published_at":"2018-06-19T13:24:28.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5bd755ffc9c47e27434a9208eba712f24ba5323","kind":"commit","published_at":"2018-06-12T18:03:04.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fb37c05255ac0c7acbba97adda8c1a75020f476b","kind":"commit","published_at":"2018-06-07T04:16:18.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fd0c18c13fd7a331fff1b8319a486aab97e7c125","kind":"commit","published_at":"2018-05-30T19:10:11.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b9f7597d5401a7ac9dc5c31c0cead159dadbc55c","kind":"commit","published_at":"2018-05-18T18:38:53.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ecc9ebcd884c9a67394f50c115b528a9ffbaff28","kind":"commit","published_at":"2018-05-17T20:55:41.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7d7dd7a159a76ce568ae36ec0720a013bca2bcae","kind":"commit","published_at":"2018-05-15T17:51:48.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"56b768d8630606f19995e10225ee57939299810f","kind":"commit","published_at":"2018-05-08T14:56:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b41b2e7a1a28a268b66d22f07d46bf21311aedbb","kind":"commit","published_at":"2018-05-06T07:28:42.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"cde0cdf273b249f51fc3b89aa4abc392cefc9b2e","kind":"commit","published_at":"2018-05-06T03:17:19.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"5fe849f9d2d671f2108bc09fe84cc32120c5d5af","kind":"commit","published_at":"2018-05-05T13:48:43.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"7bab30924fe86452fe8c2a80294a6bb17b0fd72a","kind":"commit","published_at":"2018-05-04T19:33:01.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"6e0c752673abb7c5934f3d11407c022a243ac9b2","kind":"commit","published_at":"2018-04-24T19:49:51.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"cfafd9aa820848fa76a46b55fd3fbfb93f05c93d","kind":"commit","published_at":"2018-04-20T19:03:44.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8748c891bb4bcc7c3890c60c5144b7a356edc923","kind":"commit","published_at":"2018-04-19T20:36:17.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"131a20bcc7cca4c0853acc49365a6c4746165471","kind":"commit","published_at":"2018-04-12T03:25:37.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2273f03300dbdb360e02e08f73fd053fe2e82c80","kind":"commit","published_at":"2018-04-11T18:31:27.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"97af0e64cf1b9d6c21c99f799b90b0383795ca2f","kind":"commit","published_at":"2018-04-11T17:33:31.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.2","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"605ded7889952918cc05efe677959167018b0ac4","kind":"commit","published_at":"2018-04-11T14:07:49.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.1","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4410b4c0d3e795270c4af97011784b354da7dd77","kind":"commit","published_at":"2018-04-11T12:47:40.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f2683d94c9e92168c7d00218f0e7af14d597ee18","kind":"commit","published_at":"2018-04-10T22:02:52.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c8069e39aac80771d19c1d63f9ddf7f46edf6111","kind":"commit","published_at":"2018-04-10T16:12:05.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d45b44941e6dcfae35649994f39337a638bf3644","kind":"commit","published_at":"2018-04-10T03:45:10.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2289371c6e848764894e2b63495dcb18771b8381","kind":"commit","published_at":"2018-04-09T19:40:02.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f77f943a1887756372993eaf6ee3b054f2f58b91","kind":"commit","published_at":"2018-04-07T13:42:58.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6ed0e5024447f8ad64751ba62ca099fb928356c","kind":"tag","published_at":"2018-04-06T13:29:06.000Z","download_url":"https://codeload.github.com/testing-library/dom-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/dom-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/dom-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T04:18:27.481Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.43071605246526,"dependent_packages_count":49.22324264011672,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.82697934629099},"purl":"pkg:maven/org.mvnpm.at.testing-library/dom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.testing-library:dom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.testing-library:dom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.testing-library:dom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-01T19:00:44.143Z","issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.037878787878788,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.7272727272727273,"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/testing-library%2Fdom-testing-library/issues","maintainers":[{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"},{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}],"active_maintainers":[{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.testing-library:dom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614328,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":889,"full_name":"testing-library/dom-testing-library","default_branch":"main","total_commits":643,"total_committers":195,"total_bot_commits":143,"total_bot_committers":2,"mean_commits":3.2974358974358973,"dds":0.7791601866251944,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-08-12T01:32:03.074Z","last_synced_commit":"e395d5b8ecd4ec95cc02540ddcf16571ecd33e0f","created_at":"2023-03-06T22:05:31.152Z","updated_at":"2026-08-12T01:31:54.139Z","committers":[{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":142},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":76},{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","login":null,"count":43},{"name":"Kent C. Dodds","email":"me+github@kentcdodds.com","login":"kentcdodds","count":28},{"name":"Kent C. Dodds","email":"kent+github@doddsfamily.us","login":null,"count":27},{"name":"Alex Krolick","email":"alexkrolick","login":"alexkrolick","count":21},{"name":"Tim Deschryver","email":"28659384+timdeschryver","login":"timdeschryver","count":15},{"name":"Marco Moretti","email":"marcomoretti0103@gmail.com","login":"marcosvega91","count":15},{"name":"Ernesto García","email":"gnapse@gmail.com","login":"gnapse","count":12},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":11},{"name":"Nick McCurdy","email":"nick@nickmccurdy.com","login":"nickserv","count":10},{"name":"Matan Borenkraout","email":"Matanbobi@gmail.com","login":"MatanBobi","count":8},{"name":"Royston Shufflebotham","email":"royston@shufflebotham.org","login":"RoystonS","count":6},{"name":"Adrià Fontcuberta","email":"afontcu@gmail.com","login":"afontcu","count":5},{"name":"Ben Monro","email":"ben.monro@gmail.com","login":"benmonro","count":5},{"name":"Philipp Fritsche","email":"ph.fritsche@gmail.com","login":"ph-fritsche","count":4},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":4},{"name":"Adam Stankiewicz","email":"sheerun@sher.pl","login":"sheerun","count":3},{"name":"Olzhas Askar","email":"olzhas.askar@gmail.com","login":"pheeria","count":3},{"name":"Stephan Meijer","email":"stephan.meijer@gmail.com","login":"smeijer","count":3},{"name":"dadamssg","email":"adams.david.10@gmail.com","login":"dadamssg","count":3},{"name":"Ari Perkkiö","email":"ari.perkkio@gmail.com","login":"AriPerkkio","count":2},{"name":"Aaron Pettengill","email":"aaron.pettengill.violin@gmail.com","login":"airjp73","count":2},{"name":"Łukasz Gandecki","email":"gozdak@gmail.com","login":"lgandecki","count":2},{"name":"seetdev","email":"35116035+seetdev","login":"seetdev","count":2},{"name":"Vesa Laakso","email":"laakso.vesa@gmail.com","login":"valscion","count":2},{"name":"Robin Drexler","email":"drexler.robin@gmail.com","login":"robin-drexler","count":2},{"name":"Nik Savchenko","email":"nik.savchenko@nielsen.com","login":"savcni01","count":2},{"name":"Neil Kistner","email":"neil.kistner@gmail.com","login":"wyze","count":2},{"name":"Miroslav Simulcik","email":"simulcik.miro@gmail.com","login":"msimulcik","count":2},{"name":"Michael Lasky","email":"mlasky@nuclearhorsestudios.com","login":"michaellasky","count":2},{"name":"Dylan Piercey","email":"pierceydylan@gmail.com","login":"DylanPiercey","count":2},{"name":"Geoff Harcourt","email":"geoff.harcourt@gmail.com","login":"geoffharcourt","count":2},{"name":"Bruno Pinto","email":"bruno@bpinto.com","login":"bpinto","count":2},{"name":"Julien Wajsberg","email":"felash@gmail.com","login":"julienw","count":2},{"name":"Matan Kushner","email":"hello@matchai.me","login":"matchai","count":2},{"name":"Jonathan Stoye","email":"JonathanStoye","login":"JonathanStoye","count":2},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":2},{"name":"Jeff Baumgardt","email":"medros1455@gmail.com","login":"JeffBaumgardt","count":2},{"name":"Jacob Paris","email":"jacob@jacobpariseau.com","login":"jacobparis","count":2},{"name":"Dylan Vann","email":"dylan@dylanvann.com","login":"DylanVann","count":2},{"name":"Darek Kay","email":"darekkay@gmail.com","login":"darekkay","count":2},{"name":"Craig Morten","email":"124147726+jlp-craigmorten","login":"jlp-craigmorten","count":2},{"name":"C. T. Lin","email":"chentsulin@gmail.com","login":"chentsulin","count":2},{"name":"Bianca Del Carretto","email":"delca85","login":"delca85","count":2},{"name":"Matt Parrish","email":"matt.r.parrish@gmail.com","login":"pbomb","count":2},{"name":"Deniz Susman","email":"susmandeniz@gmail.com","login":"DenrizSusam","count":1},{"name":"Dennis273","email":"dennisc695@icloud.com","login":"Dennis273","count":1},{"name":"Diego Hernandez","email":"diego.a.hernandez123@gmail.com","login":"diego-codes","count":1},{"name":"Dmitry Semigradsky","email":"semigradskyd@gmail.com","login":"Semigradsky","count":1},{"name":"Dominik Lesch","email":"62334278+leschdom","login":"leschdom","count":1},{"name":"Dominykas Blyžė","email":"hello@dominykas.com","login":"dominykas","count":1},{"name":"Alex Cook","email":"cook@quickleft.com","login":null,"count":1},{"name":"Egill Sveinbjörnsson","email":"egilsster","login":"egilsster","count":1},{"name":"Eunjae Lee","email":"karis612@gmail.com","login":"eunjae-lee","count":1},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":1},{"name":"Tyler Haas","email":"tyler.haas@octanner.com","login":null,"count":1},{"name":"Daniel Ruf","email":"DanielRuf","login":"DanielRuf","count":1},{"name":"Daniel Cook","email":"dfcook@hotmail.com","login":"dfcook","count":1},{"name":"David Rieman","email":"DavidRieman","login":"DavidRieman","count":1},{"name":"David Peter","email":"david.a.peter@gmail.com","login":"sarenji","count":1},{"name":"Greg Bergé","email":"berge.greg@gmail.com","login":"gregberge","count":1},{"name":"Grigas","email":"35135765+grigasp","login":"grigasp","count":1},{"name":"Ian VanSchooten","email":"ian.vanschooten@gmail.com","login":"IanVS","count":1},{"name":"Idan Entin","email":"idanen@gmail.com","login":"idanen","count":1},{"name":"Ioannis Papadopoulos","email":"ipap360@gmail.com","login":"ipap360","count":1},{"name":"Ivan Babak","email":"babak.john@gmail.com","login":"sompylasar","count":1},{"name":"Jack Laurence","email":"jacklaurencegaray","login":"jacklaurencegaray","count":1},{"name":"Jackson Hardaker","email":"7596320+jacksonhardaker","login":"jacksonhardaker","count":1},{"name":"Jacob Klapwijk","email":"hello@jcbk.me","login":"JCB-K","count":1},{"name":"Jakob Ståhl","email":"jakob.stahl91@gmail.com","login":"jakst","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"Łukasz Mazurek","email":"lukasz.mazurek@netguru.co","login":null,"count":1},{"name":"Justice Mba","email":"justicenmba@gmail.com","login":null,"count":1},{"name":"Josh Goldberg","email":"josh@codecademy.com","login":null,"count":1},{"name":"Benjamin Eckardt","email":"Benjamin.Eckardt@gmx.net","login":"BenjaminEckardt","count":1},{"name":"Ben Elliott","email":"4996462+benelliott","login":"benelliott","count":1},{"name":"Ben Chauvette","email":"bdchauvette@gmail.com","login":"bdchauvette","count":1},{"name":"Arthur Lauck Vilas Boas","email":"95368212+arthurlvilasboas","login":"arthurlvilasboas","count":1},{"name":"Andrew Hill","email":"andrew.hill@intellihr.co","login":"andrewhillcode","count":1},{"name":"Amit Miran","email":"47772523+amitmiran137","login":"amitmiran137","count":1},{"name":"Ali Nasserzadeh","email":"42535205+Lagily","login":"Lagily","count":1},{"name":"Alex Young","email":"foray1010","login":"foray1010","count":1},{"name":"Alex Wendte","email":"alex@wendtedesigns.com","login":"alexwendte","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Aleksander Heintz","email":"alxandr@alxandr.me","login":"Alxandr","count":1},{"name":"Adam Palaniuk","email":"apalaniuk","login":"apalaniuk","count":1},{"name":"Adam","email":"adamski256@gmail.com","login":"Tismas","count":1},{"name":"Beth Hitch","email":"bethany.e.hitch@gmail.com","login":"dfoverdx","count":1},{"name":"Brais Piñeiro","email":"brapifra@gmail.com","login":"brapifra","count":1},{"name":"Brian Beck","email":"exogen","login":"exogen","count":1},{"name":"Brian Di Palma","email":"offler@gmail.com","login":"briandipalma","count":1},{"name":"Ruben Costa","email":"ruben@civist.com","login":null,"count":1},{"name":"Bryan J. Ross","email":"github@rossipedia.com","login":"rossipedia","count":1},{"name":"C.J. Winslow","email":"whoaa512@gmail.com","login":"Whoaa512","count":1},{"name":"Caleb Meredith","email":"calebmeredith8@gmail.com","login":"calebmer","count":1},{"name":"Chris Colborne","email":"zorfling@gmail.com","login":"zorfling","count":1},{"name":"Ulrich-Matthias Schäfer","email":"ulima.ums@googlemail.com","login":"Fuzzyma","count":1},{"name":"Ryan Campbell","email":"campbellr@gmail.com","login":"campbellr","count":1},{"name":"Tulsi Sapkota","email":"tolsee3@gmail.com","login":"Tolsee","count":1},{"name":"Travis Jefferson","email":"traviscjefferson@gmail.com","login":"tjefferson08","count":1},{"name":"Tom Nagle","email":"tomanagle@gmail.com","login":"tomanagle","count":1},{"name":"Tom Crockett","email":"pelotom@gmail.com","login":"pelotom","count":1},{"name":"Tiago Nunes","email":"tiagosbnunes@gmail.com","login":"tnunes","count":1},{"name":"Thomas Marshall","email":"thomas@thomasmarshall.com","login":"thomasmarshall","count":1},{"name":"Thomas Lombart","email":"t.lombart97@gmail.com","login":"thomaslombart","count":1},{"name":"Thomas Chia","email":"thomas.h.chia@googlemail.com","login":"thchia","count":1},{"name":"Than Hutchins","email":"mynockspit@gmail.com","login":"MynockSpit","count":1},{"name":"Terrence Wong","email":"wongterrencew@gmail.com","login":"terrencewwong","count":1},{"name":"Taylor Briggs","email":"TaylorBriggs","login":"TaylorBriggs","count":1},{"name":"Tarnay Kálmán","email":"kalmi","login":"kalmi","count":1},{"name":"Tamás Szabó","email":"szabototo89@gmail.com","login":"szabototo89","count":1},{"name":"Tamas Fodor","email":"ftamas.mail@gmail.com","login":"ruffle1986","count":1},{"name":"Soo Jae Hwang","email":"misoguy1985@gmail.com","login":"misoguy","count":1},{"name":"Simon Robin","email":"simon@simrobin.fr","login":"simrobin","count":1},{"name":"Shy Alter","email":"puemos","login":"puemos","count":1},{"name":"Shai Reznik","email":"shairez","login":"shairez","count":1},{"name":"Sergey Fursov","email":"GeyseR85@gmail.com","login":"GeyseR","count":1},{"name":"SantoJambit","email":"53570854+SantoJambit","login":"SantoJambit","count":1},{"name":"Sanghyeon Lee","email":"yongdamsh@gmail.com","login":"yongdamsh","count":1},{"name":"Sam Horton","email":"savepointsam@gmail.com","login":"SavePointSam","count":1},{"name":"Jan Pfitzner","email":"jan@alfrescian.com","login":"alfrescian","count":1},{"name":"Łukasz Makuch","email":"zopsesen@gmail.com","login":"lukaszmakuch","count":1},{"name":"snizhana","email":"18139946+Snizhana","login":"Snizhana","count":1},{"name":"simcha90","email":"56388545+simcha90","login":"simcha90","count":1},{"name":"sieem","email":"36861085+sieem","login":"sieem","count":1},{"name":"keiya sasaki","email":"34934510+keiya01","login":"keiya01","count":1},{"name":"johnjessewood","email":"johnjesse","login":"johnjesse","count":1},{"name":"imgbot[bot]","email":"31301654+imgbot[bot]","login":"imgbot[bot]","count":1},{"name":"brucou","email":"brucou","login":"brucou","count":1},{"name":"bopfer","email":"824368+bopfer","login":"bopfer","count":1},{"name":"balavishnuvj","email":"balavishnu06@gmail.com","login":"balavishnuvj","count":1},{"name":"aw-davidson","email":"32170938+aw-davidson","login":"aw-davidson","count":1},{"name":"artem avetisyan","email":"artemave","login":"artemave","count":1},{"name":"ants","email":"anto.aravinth.cse@gmail.com","login":"antsmartian","count":1},{"name":"Yashu Mittal","email":"mittalyashu77@gmail.com","login":"mittalyashu","count":1},{"name":"Yama-Tomo","email":"mazda13bturbo@gmail.com","login":"Yama-Tomo","count":1},{"name":"Xavier Garcia Buils","email":"xgbuils@gmail.com","login":"xgbuils","count":1},{"name":"Winter LaMon","email":"winter.lamon@gmail.com","login":"winterlamon","count":1},{"name":"Weyert de Boer","email":"weyert@gmail.com","login":"weyert","count":1},{"name":"Westbrook Johnson","email":"westbrook.johnson@gmail.com","login":"Westbrook","count":1},{"name":"Wayne Crouch","email":"wgcrouch","login":"wgcrouch","count":1},{"name":"Viktors Jenovs","email":"jviktors@gmail.com","login":"jenovs","count":1},{"name":"Victor Cordova","email":"azeta351@gmail.com","login":"victorandcode","count":1},{"name":"Vadim Brodsky","email":"VadimBrodsky","login":"VadimBrodsky","count":1},{"name":"Maddi Joyce","email":"maddi@maddijoyce.com","login":"maddijoyce","count":1},{"name":"Luís Rodrigues","email":"goblindegook","login":"goblindegook","count":1},{"name":"Lukas","email":"lukas.kullmann@gmail.com","login":"Lukas-Kullmann","count":1},{"name":"Lirlev48","email":"58209233+Lirlev48","login":"Lirlev48","count":1},{"name":"Laurens Bosscher","email":"laurens@laurensbosscher.nl","login":"LaurensBosscher","count":1},{"name":"Konnor Rogers","email":"konnor5456@gmail.com","login":"KonnorRogers","count":1},{"name":"Kevin Fleischman","email":"kevinrfleischman@gmail.com","login":"istateside","count":1},{"name":"Kevin BON","email":"KevinBon","login":"KevinBon","count":1},{"name":"Ken Powers","email":"ken@kenpowers.net","login":"knpwrs","count":1},{"name":"Ken Gregory","email":"kgreg80@gmail.com","login":"kgregory","count":1},{"name":"Kate W. Boyd","email":"kwboyd95@gmail.com","login":"kwboyd","count":1},{"name":"Kamal Gill","email":"kamal@kamalgill.net","login":"kamalgill","count":1},{"name":"Kai Hao","email":"kevin830726@gmail.com","login":"kevin940726","count":1},{"name":"Kai Curtis","email":"morecode@kcurtis.com","login":"thepelkus-too","count":1},{"name":"Juan Carlos Medina","email":"juanca.med@gmail.com","login":"juanca","count":1},{"name":"João Forja","email":"jnforja@gmail.com","login":"Jnforja","count":1},{"name":"Josh Lalonde","email":"mori.ryuuji3@gmail.com","login":"ryuuji3","count":1},{"name":"Josh Goldberg","email":"me@joshuakgoldberg.com","login":"JoshuaKGoldberg","count":1},{"name":"Josh","email":"jkdowdle","login":"jkdowdle","count":1},{"name":"Josef Maxx Blake","email":"jomaxx","login":"jomaxx","count":1},{"name":"John Gozde","email":"john@gozde.ca","login":"jgoz","count":1},{"name":"JaxCavalera","email":"mr_maniac_x@hotmail.com","login":"JaxCavalera","count":1},{"name":"Jared Luxenberg","email":"jared@jaredlux.com","login":"jluxenberg","count":1},{"name":"Jan Amann","email":"jan@amann.me","login":"amannn","count":1},{"name":"Jamie","email":"jamsinclair","login":"jamsinclair","count":1},{"name":"Romain Trotard","email":"romain.trotard@mirakl.com","login":"romain-trotard","count":1},{"name":"Robert Smith","email":"rbrtsmith84@googlemail.com","login":"rbrtsmith","count":1},{"name":"Renato Alencar","email":"renatoalencar.73@gmail.com","login":"renatoalencar","count":1},{"name":"Rayat Rahman","email":"rmr478@nyu.edu","login":"riotrah","count":1},{"name":"Raphaël LEMIEUX","email":"1904889+raplemie","login":"raplemie","count":1},{"name":"Raphael Costa","email":"vidal.raphael@gmail.com","login":"costaraphael","count":1},{"name":"Rahul Suryakanth","email":"rahulchavan30@gmail.com","login":"rahulchavan30","count":1},{"name":"Peter Kamps","email":"npeterkamps@gmail.com","login":"npeterkamps","count":1},{"name":"Pavel Pustovalov","email":"pustovalov.pavel@gmail.com","login":"pustovalov","count":1},{"name":"Paul Armstrong","email":"paularmstrong","login":"paularmstrong","count":1},{"name":"Patrick Hulce","email":"patrick.hulce@gmail.com","login":"patrickhulce","count":1},{"name":"PaquitoSoft","email":"paquitosoftware@gmail.com","login":"PaquitoSoft","count":1},{"name":"Omer Dolev","email":"53278705+dolevoper","login":"dolevoper","count":1},{"name":"Nicolas Stepien","email":"567105+nstepien","login":"nstepien","count":1},{"name":"Nathan Force","email":"nathan.a.force@gmail.com","login":"nathanforce","count":1},{"name":"Naor Peled","email":"thehecticbyte@gmail.com","login":"naorpeled","count":1},{"name":"Mohammad Aziz","email":"mdaziz067@gmail.com","login":"iAziz786","count":1},{"name":"Minh Nguyen","email":"minhnguyenxx@gmail.com","login":"NMinhNguyen","count":1},{"name":"Michał Zdunek","email":"mzdunek93","login":"mzdunek93","count":1},{"name":"Michael Mantel","email":"mmantel@gmail.com","login":"mmantel","count":1},{"name":"Maxwell Newlands","email":"maxwell.newlands@gmail.com","login":"maxnewlands","count":1},{"name":"Max Belsky","email":"public.belsky@gmail.com","login":"mbelsky","count":1},{"name":"Mario Beltrán Alarcón","email":"belco90@gmail.com","login":"Belco90","count":1},{"name":"David","email":"david.bismut@gmail.com","login":"dbismut","count":1},{"name":"Daniel Acuña","email":"DaniAcu","login":"DaniAcu","count":1}],"past_year_committers":[{"name":"Sebastian \"Sebbie\" Silbermann","email":"sebastian.silbermann@vercel.com","login":"eps1lon","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6643104,"commits_count":926925365,"contributors_count":39462539,"owners_count":1334620,"committers_count":3299732,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"testing-library/dom-testing-library","html_url":"https://github.com/testing-library/dom-testing-library","last_synced_at":"2026-08-12T01:31:41.758Z","status":null,"issues_count":166,"pull_requests_count":132,"avg_time_to_close_issue":12676873.463157894,"avg_time_to_close_pull_request":4970353.030612245,"issues_closed_count":93,"pull_requests_closed_count":97,"pull_request_authors_count":50,"issue_authors_count":157,"avg_comments_per_issue":6.307228915662651,"avg_comments_per_pull_request":3.053030303030303,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":59990.0,"past_year_avg_time_to_close_pull_request":3648960.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.9090909090909092,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T17:19:21.741Z","updated_at":"2026-08-12T11:00:03.689Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fdom-testing-library/issues","issue_labels_count":{"table":{"enhancement":20,"needs investigation":5,"needs discussion":5,"needs more information":4,"bug":4,"help wanted":4,"aria-query":3,"released":2,"jsdom":2,"good first issue":2,"documentation":2,"BREAKING CHANGE":1,"released on @beta":1}},"pull_request_labels_count":{"table":{"released":6,"enhancement":2,"BREAKING CHANGE":2,"needs discussion":1,"needs investigation":1}},"issue_author_associations_count":{"table":{"NONE":145,"CONTRIBUTOR":15,"MEMBER":4,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"NONE":53,"MEMBER":43,"CONTRIBUTOR":36}},"issue_authors":{"table":{"jarlef":2,"CreativeTechGuy":2,"kkoo95":2,"githorse":2,"IanVS":2,"ahayes91":2,"herecydev":2,"Dreamsorcerer":2,"romain-trotard":2,"fvanderwielen":1,"mymactive":1,"jrnail23":1,"amaschas":1,"JoshuaKGoldberg":1,"jayantasamaddar":1,"maufarinelli":1,"JesusTheHun":1,"mrdulin":1,"eps1lon":1,"Stan-Stani":1,"codeclown":1,"tamlyn":1,"mauricedb":1,"danny-does-stuff":1,"angelod1as":1,"dbismut":1,"schjetne":1,"nphmuller":1,"jegtnes":1,"ITenthusiasm":1,"zettadam":1,"DEfusion":1,"Fuzzyma":1,"Blacktiger":1,"dantman":1,"gkiely":1,"nofar9792":1,"Floriferous":1,"NicholasBoll":1,"chiptus":1,"OueslatiGhaith":1,"dmurvihill":1,"hwong0305":1,"Clarity-89":1,"liamness":1,"janhesters":1,"TrevorRice":1,"G-Rath":1,"JayKim88":1,"mrienstra":1,"jugglinmike":1,"lazytype":1,"JohnMarsden24":1,"olegKusov":1,"lacolaco":1,"tpict":1,"julienw":1,"peterbe":1,"jgarplind":1,"leepowelldev":1,"jossmac-plenti":1,"RaviH":1,"villesau":1,"TkDodo":1,"sausir1":1,"xiduzo":1,"flakey-bit":1,"HeartSquared":1,"tomalexhughes":1,"enmanuelduran":1,"nikgun1984":1,"dwjohnston":1,"lsoares":1,"deej-split":1,"shadaxv":1,"Janpot":1,"timdeschryver":1,"RikvdSar":1,"KonnorRogers":1,"dehghani-mehdi":1,"gavrielrh":1,"ruscal":1,"nicolasschabram":1,"Dru89":1,"sydneyjodon-wk":1,"DarkTrick":1,"mancristiana":1,"lakshman0369":1,"JoshTumath":1,"Semigradsky":1,"alexkrolick":1,"cmorten":1,"Shubham8507":1,"signorettif":1,"MatheusPoliCamilo":1,"alxbradley":1,"foxbunny":1,"stuartbrussell-intuit":1,"MatanBobi":1,"ksoldau":1,"IanGrainger":1,"AdrienClairembault":1,"joshua-rh":1,"pschyma":1,"adiun":1,"CristhianMotoche":1,"thany":1,"egucciar":1,"blasdfaa":1,"Amy-B-Tradition":1,"KevinBon":1,"rdwoodring":1,"lexanth":1,"thedatadev":1,"gwBear1":1,"abraham":1,"apalaniuk":1,"ckundo":1,"lulidd01":1,"kertzi":1,"JuhG":1,"kentcdodds":1,"JZalfen":1,"gnesher":1,"lindapaiste":1,"cristiancundari":1,"EvgenyOrekhov":1,"EricVanEldik":1,"SimonGodefroid":1,"brtrick":1,"electroluxcode":1,"Tasiobg":1,"ghost":1,"allestaire":1,"marcoslor":1,"jdufresne":1,"vincentaudebert":1,"nazanine":1,"brookjordan":1,"jattasNI":1,"rxy001":1,"Tarektouati":1,"AriPerkkio":1,"steinybot":1,"Lukas-Kullmann":1,"deini":1,"bochap":1,"ericbiewener":1,"por14571-jochoa":1,"CWSites":1,"matt-pawley":1,"prasann":1,"josephrexme":1,"idanen":1,"john-james-gh":1,"valleywood":1,"felipecesr":1}},"pull_request_authors":{"table":{"eps1lon":34,"allcontributors[bot]":13,"jdufresne":7,"MatanBobi":7,"naorpeled":5,"nifgraup":4,"mixelburg":4,"rluvaton":3,"KevinBon":2,"electroluxcode":2,"jlp-craigmorten":2,"rajagopalpalani":2,"DaniAcu":2,"sieem":2,"benlesh":2,"xianjianlf2":2,"wojtekmaj":2,"Fuzzyma":2,"DavidRieman":2,"gregberge":2,"dougbacelar":2,"puneetdixit200":1,"riotrah":1,"puglyfe":1,"tf":1,"benmccann":1,"Areiser":1,"rodgobbi":1,"dturcotte":1,"yinm":1,"MichaelDeBoey":1,"benedictfischer09":1,"JCB-K":1,"brtrick":1,"KonnorRogers":1,"chuntley":1,"delca85":1,"sashashura":1,"arthurlvilasboas":1,"kody-bot":1,"VinceMalone":1,"MatthiasKainer":1,"mathiassoeholm":1,"raplemie":1,"kemuridama":1,"AdrienClairembault":1,"9inpachi":1,"crutchcorn":1,"thefalked":1,"viniciuslagedo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027431,"issues_count":40497448,"pull_requests_count":130958306,"authors_count":11441615,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":10,"MEMBER":1}},"past_year_issue_authors":{"table":{"dmurvihill":1,"hwong0305":1,"sausir1":1}},"past_year_pull_request_authors":{"table":{"mixelburg":4,"xianjianlf2":2,"eps1lon":1,"kody-bot":1,"puglyfe":1,"puneetdixit200":1,"tf":1}},"maintainers":[{"table":{"login":"eps1lon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"MatanBobi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"}},{"table":{"login":"alexkrolick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"}},{"table":{"login":"delca85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delca85"}},{"table":{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}},{"table":{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}},{"table":{"login":"idanen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idanen"}},{"table":{"login":"kentcdodds","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kentcdodds"}}],"active_maintainers":[{"table":{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":14,"ForkEvent":18,"IssuesEvent":25,"WatchEvent":62,"IssueCommentEvent":82,"PushEvent":3,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":9},"last_year":{"DeleteEvent":1,"PullRequestEvent":6,"ForkEvent":6,"WatchEvent":14,"IssueCommentEvent":10,"PushEvent":3,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":5}},"keywords":["javascript","testing"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-02T13:30:16.475Z","updated_at":"2022-08-02T13:30:16.475Z","repository_link":"https://github.com/testing-library/dom-testing-library/blob/main/package.json","dependencies":[{"id":541426731,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"runtime","optional":false},{"id":541426732,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.12.5","direct":true,"kind":"runtime","optional":false},{"id":541426733,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"runtime","optional":false},{"id":541426734,"package_name":"aria-query","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":541426735,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":541426736,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"^0.5.9","direct":true,"kind":"runtime","optional":false},{"id":541426737,"package_name":"lz-string","ecosystem":"npm","requirements":"^1.4.4","direct":true,"kind":"runtime","optional":false},{"id":541426738,"package_name":"pretty-format","ecosystem":"npm","requirements":"^27.0.2","direct":true,"kind":"runtime","optional":false},{"id":541426739,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.11.6","direct":true,"kind":"development","optional":false},{"id":541426740,"package_name":"@types/lz-string","ecosystem":"npm","requirements":"^1.3.34","direct":true,"kind":"development","optional":false},{"id":541426741,"package_name":"jest-in-case","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":541426742,"package_name":"jest-snapshot-serializer-ansi","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":541426743,"package_name":"jest-watch-select-projects","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":541426744,"package_name":"jsdom","ecosystem":"npm","requirements":"^16.4.0","direct":true,"kind":"development","optional":false},{"id":541426745,"package_name":"kcd-scripts","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":541426746,"package_name":"typescript","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/accessibility-alt-text.yml","sha":null,"kind":"manifest","created_at":"2023-10-01T12:50:29.368Z","updated_at":"2023-10-01T12:50:29.368Z","repository_link":"https://github.com/testing-library/dom-testing-library/blob/main/.github/workflows/accessibility-alt-text.yml","dependencies":[{"id":14024684677,"package_name":"github/accessibility-alt-text-bot","ecosystem":"actions","requirements":"v1.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2023-10-01T12:50:29.480Z","updated_at":"2023-10-01T12:50:29.480Z","repository_link":"https://github.com/testing-library/dom-testing-library/blob/main/.github/workflows/validate.yml","dependencies":[{"id":14024684678,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14024684679,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14024684680,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14024684681,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14024684682,"package_name":"cycjimmy/semantic-release-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":34.96150390624293,"created_at":"2026-07-08T06:50:57.090Z","updated_at":"2026-08-13T02:00:31.061Z","avatar_url":"https://github.com/testing-library.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378095","html_url":"https://summary.ecosyste.ms/projects/378095"}