{"id":369118,"url":"https://github.com/testing-library/react-testing-library","last_synced_at":"2026-06-20T03:04:16.554Z","repository":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-12-15T14:00:28.000Z","size":1668,"stargazers_count":19489,"open_issues_count":74,"forks_count":1150,"subscribers_count":139,"default_branch":"main","last_synced_at":"2025-12-29T06:16:50.912Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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-03-19T13:39:49.000Z","updated_at":"2025-12-27T09:04:57.000Z","dependencies_parsed_at":"2025-12-14T07:01:19.612Z","dependency_job_id":null,"html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":525,"total_committers":177,"mean_commits":"2.9661016949152543","dds":0.8514285714285714,"last_synced_commit":"85ac2534a59abd38880011e77da4bb8c716eba84"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/react-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/sbom","scorecard":{"id":555727,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/react-testing-library","commit":"1c931a6c03091d725eccee7767d9ec696d5d33c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validate.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:77","Warn: topLevel 'actions' permission set to 'write': .github/workflows/validate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:22"],"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":"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/validate.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:57","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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 29 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:16:48.483Z","repository_id":37686775,"created_at":"2025-08-20T12:16:48.483Z","updated_at":"2025-08-20T12:16:48.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28248363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-08T02:00:06.591Z","response_time":241,"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":2437310,"name":"temporal-testing-library-react-concurrent","ecosystem":"npm","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/react-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":["testing","react","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-07-16T03:24:02.853Z","latest_release_published_at":"2021-07-16T03:24:02.853Z","latest_release_number":"0.0.0","last_synced_at":"2026-01-06T21:05:41.537Z","created_at":"2022-04-10T01:46:41.103Z","updated_at":"2026-01-06T21:05:41.537Z","registry_url":"https://www.npmjs.com/package/temporal-testing-library-react-concurrent","install_command":"npm install temporal-testing-library-react-concurrent","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-12-15T14:00:28.000Z","size":1668,"stargazers_count":19489,"open_issues_count":74,"forks_count":1150,"subscribers_count":139,"default_branch":"main","last_synced_at":"2025-12-29T06:16:50.912Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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-03-19T13:39:49.000Z","updated_at":"2025-12-27T09:04:57.000Z","dependencies_parsed_at":"2025-12-14T07:01:19.612Z","dependency_job_id":null,"html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":525,"total_committers":177,"mean_commits":"2.9661016949152543","dds":0.8514285714285714,"last_synced_commit":"85ac2534a59abd38880011e77da4bb8c716eba84"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/react-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/sbom","scorecard":{"id":555727,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/react-testing-library","commit":"1c931a6c03091d725eccee7767d9ec696d5d33c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validate.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:77","Warn: topLevel 'actions' permission set to 'write': .github/workflows/validate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:22"],"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":"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/validate.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:57","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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 29 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:16:48.483Z","repository_id":37686775,"created_at":"2025-08-20T12:16:48.483Z","updated_at":"2025-08-20T12:16:48.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28145576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-31T02:00:06.200Z","response_time":55,"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":[]},"repo_metadata_updated_at":"2026-01-04T18:17:04.565Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.9112689065927722,"forks_count":1.3510643606104304,"average":21.249477768881395},"purl":"pkg:npm/temporal-testing-library-react-concurrent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/temporal-testing-library-react-concurrent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/temporal-testing-library-react-concurrent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/temporal-testing-library-react-concurrent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T17:05:57.246Z","issues_count":250,"pull_requests_count":131,"avg_time_to_close_issue":4563817.840659341,"avg_time_to_close_pull_request":2104084.7641509436,"issues_closed_count":182,"pull_requests_closed_count":106,"pull_request_authors_count":36,"issue_authors_count":242,"avg_comments_per_issue":6.4,"avg_comments_per_pull_request":3.3435114503816794,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":32,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1316834.0,"past_year_avg_time_to_close_pull_request":1136701.4210526317,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"MichaelDeBoey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/temporal-testing-library-react-concurrent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/temporal-testing-library-react-concurrent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/temporal-testing-library-react-concurrent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/temporal-testing-library-react-concurrent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/temporal-testing-library-react-concurrent/codemeta","maintainers":[{"uuid":"beingbook","login":"beingbook","name":null,"email":"beingbook@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~beingbook","role":null,"created_at":"2022-11-14T18:22:24.802Z","updated_at":"2022-11-14T18:22:24.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beingbook/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5295483,"maintainers_count":1098739,"namespaces_count":338357,"keywords_count":768147,"github":"npm","metadata":{"funded_packages_count":159659},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-01-08T06:39:08.447Z","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":10362902,"name":"github.com/testing-library/react-testing-library","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":[],"namespace":null,"versions_count":208,"first_release_published_at":"2018-03-19T13:55:20.000Z","latest_release_published_at":"2025-12-15T13:58:00.000Z","latest_release_number":"v16.3.1+incompatible","last_synced_at":"2026-01-06T21:05:49.357Z","created_at":"2024-06-12T06:22:09.425Z","updated_at":"2026-01-06T21:05:49.357Z","registry_url":"https://pkg.go.dev/github.com/testing-library/react-testing-library","install_command":"go get github.com/testing-library/react-testing-library","documentation_url":"https://pkg.go.dev/github.com/testing-library/react-testing-library#section-documentation","metadata":{},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-05T13:30:28.000Z","size":1659,"stargazers_count":19424,"open_issues_count":70,"forks_count":1141,"subscribers_count":140,"default_branch":"main","last_synced_at":"2025-11-05T15:15:05.609Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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-03-19T13:39:49.000Z","updated_at":"2025-11-05T13:26:33.000Z","dependencies_parsed_at":"2022-07-14T08:49:34.017Z","dependency_job_id":"edb550e0-2136-4876-afc9-ece436c652b6","html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":525,"total_committers":177,"mean_commits":"2.9661016949152543","dds":0.8514285714285714,"last_synced_commit":"85ac2534a59abd38880011e77da4bb8c716eba84"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/react-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/sbom","scorecard":{"id":555727,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/react-testing-library","commit":"1c931a6c03091d725eccee7767d9ec696d5d33c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validate.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:77","Warn: topLevel 'actions' permission set to 'write': .github/workflows/validate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:22"],"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":"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/validate.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:57","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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 29 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:16:48.483Z","repository_id":37686775,"created_at":"2025-08-20T12:16:48.483Z","updated_at":"2025-08-20T12:16:48.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284245157,"owners_count":26971707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"v16.3.0","sha":"9fc6a75d74bb8e03a48d3339efde4dd83cd5328b","kind":"commit","published_at":"2025-04-02T17:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"9618c5133706ec964f649e60a777cc384db58a3f","kind":"commit","published_at":"2025-01-15T23:16:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"85ac2534a59abd38880011e77da4bb8c716eba84","kind":"commit","published_at":"2024-12-05T19:59:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"3dcd8a9649e25054c0e650d95fca2317b7008576","kind":"commit","published_at":"2024-08-29T09:28:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"a4744fa904bf11812c92093226c3805450472636","kind":"commit","published_at":"2024-06-03T13:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0/manifests"},{"name":"v15.0.7","sha":"c1f2957a219ec7e6a6159a57c5d0717655c515cd","kind":"commit","published_at":"2024-05-07T11:07:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9","kind":"commit","published_at":"2024-05-01T18:29:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"f6a1677501b53471f6a989078726aeb0dea114be","kind":"commit","published_at":"2024-04-26T11:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"48282c2f35fb7338834b40983c12b889af35f5d1","kind":"commit","published_at":"2024-04-23T15:32:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"067d0c6d2e87092f6ecaa8c9fcf505e4576055cf","kind":"commit","published_at":"2024-04-23T10:21:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"c63b873072d62c858959c2a19e68f8e2cc0b11be","kind":"commit","published_at":"2024-04-13T09:21:10.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2/manifests"},{"name":"v14.3.1","sha":"8434a24ce79583d1359f58563c5f3981e729eb1c","kind":"commit","published_at":"2024-04-11T17:11:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1/manifests"},{"name":"v15.0.1","sha":"1645d21950ab8e3c6740b7e51b8a179a4c975c24","kind":"commit","published_at":"2024-04-11T17:03:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"787cb85f8baa3d2e2a9916b7dad12c0a76d787a4","kind":"commit","published_at":"2024-04-10T15:18:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0/manifests"},{"name":"v14.3.0","sha":"9c4a46d5b9923c21c936d206614a8febcc939fc2","kind":"commit","published_at":"2024-04-08T14:07:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0/manifests"},{"name":"v14.2.2","sha":"3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f","kind":"commit","published_at":"2024-03-19T22:54:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"edb6344d578a8c224daf0cd6e2984f36cc6e8d86","kind":"commit","published_at":"2024-02-01T19:49:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"4509fb68aaf42f3b750e57a3e2d073a498fc59db","kind":"commit","published_at":"2024-01-30T21:21:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0/manifests"},{"name":"v14.1.2","sha":"1c67477443244e52c3ae57db49e1a6e8226e0c0d","kind":"commit","published_at":"2023-11-17T15:46:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"fd52a593a7987a14d3cf5c94f112795a1630725d","kind":"commit","published_at":"2023-11-17T14:46:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d80319f5695d0ddbd93f7d63ca1cb71450663ba6","kind":"commit","published_at":"2023-11-08T06:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0/manifests"},{"name":"v14.0.0-alpha.3","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3/manifests"},{"name":"v14.0.0-alpha.2","sha":"6653c239c0acbafd204326c8951cde8206d39898","kind":"commit","published_at":"2023-02-16T22:37:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2/manifests"},{"name":"v14.0.0-alpha.1","sha":"9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd","kind":"commit","published_at":"2023-01-31T04:58:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1/manifests"},{"name":"v13.5.0-alpha.1","sha":"07d6872c3b35f0e9cd420af4b1a314af62e72799","kind":"commit","published_at":"2023-01-31T04:53:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.5.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1/manifests"},{"name":"v13.4.0","sha":"bef9e07c1743affa6fca459fda5ab5b488ccd9bf","kind":"commit","published_at":"2022-09-04T16:48:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"c80809a956b0b9f3289c4a6fa8b5e8cc72d6ef6d","kind":"commit","published_at":"2022-05-28T08:18:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"00c89dce86585d6a163c383a05abaf5a7f646bf6","kind":"commit","published_at":"2022-05-03T18:36:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"9171163fccf0a7ea43763475ca2980898b4079a5","kind":"commit","published_at":"2022-04-15T22:07:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"9535eff82ada685c410b3b25ef3e2313ea3a86aa","kind":"commit","published_at":"2022-04-15T18:55:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0/manifests"},{"name":"v12.1.5","sha":"646129b59659e2f3509a6fff606a9871b2a68a9c","kind":"commit","published_at":"2022-04-11T20:10:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5/manifests"},{"name":"v13.0.1","sha":"c8c93f83228a68a270583c139972e79b1812b7d3","kind":"commit","published_at":"2022-04-11T18:06:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ccd8a0d97dd9da0a420f2cf012a24d414d1646ed","kind":"commit","published_at":"2022-03-31T04:55:38.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0/manifests"},{"name":"v13.0.0-alpha.7","sha":"519a8c41c2e311d71e8c07475919524556df72d6","kind":"commit","published_at":"2022-03-30T15:06:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7/manifests"},{"name":"v12.1.4","sha":"96ed8dafa5d02add2168a3da65d1cc0ffe6d6d1f","kind":"commit","published_at":"2022-03-09T14:32:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4/manifests"},{"name":"v13.0.0-alpha.6","sha":"ba24a4be96469a5c3e004c186e19c1a57b2fd999","kind":"commit","published_at":"2022-03-04T21:06:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6/manifests"},{"name":"v12.1.3","sha":"b0f9d9741205c54836bf82b76b86ec001a8c0e1f","kind":"commit","published_at":"2022-02-15T22:51:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3/manifests"},{"name":"v13.0.0-alpha.5","sha":"8e536f8cd6fedf35690f62d1c0d055faef14642e","kind":"commit","published_at":"2021-11-23T15:15:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5/manifests"},{"name":"v13.0.0-alpha.4","sha":"d8c6b4dbb54a36b43820ce8c1c13b0c1a334ad46","kind":"commit","published_at":"2021-10-31T08:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4/manifests"},{"name":"v13.0.0-alpha.3","sha":"68d2a23d70121b3c7eac3e2a4e5358e5a5be59f0","kind":"commit","published_at":"2021-10-28T10:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3/manifests"},{"name":"v13.0.0-alpha.2","sha":"a045bc30848bf780a5fa1bcaf50196581ea87d02","kind":"commit","published_at":"2021-10-28T08:45:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2/manifests"},{"name":"v12.1.2","sha":"7f53b5673f64ff72a54c19b0685f901cfec96b03","kind":"commit","published_at":"2021-10-03T13:14:51.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"cde904cd161782090d7ab7256bcb9b13e771d0ea","kind":"commit","published_at":"2021-09-27T12:39:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1/manifests"},{"name":"v13.0.0-alpha.1","sha":"c888cb6e7afab8719ba385838a9323237357d514","kind":"commit","published_at":"2021-09-13T08:49:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1/manifests"},{"name":"v12.1.0","sha":"3325061cac7c6cfcefa7da7b80765c7d36a25b40","kind":"commit","published_at":"2021-09-11T09:54:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"6e6bf85301feed5d6bfa498d6d7f58a0bdef4520","kind":"commit","published_at":"2021-06-23T06:29:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.2","sha":"05c74219cc19a46b0aa81a81db93121387bd4f8c","kind":"commit","published_at":"2021-06-13T16:02:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2/manifests"},{"name":"v12.0.0-alpha.1","sha":"42dad789af193cdb11701db3fdb970f8ec0ffc83","kind":"commit","published_at":"2021-06-12T09:27:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1/manifests"},{"name":"v11.2.8-alpha.1","sha":"770246e5cf15593bee96de5ce8b43305826c0893","kind":"commit","published_at":"2021-06-08T09:30:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.8-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.8-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.8-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1/manifests"},{"name":"v11.2.7","sha":"3d47043432a10b8279fd88eb99cd82f512f0d851","kind":"commit","published_at":"2021-05-14T12:40:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"58150b9efdd5515ad88e2d3373d926ee89093278","kind":"commit","published_at":"2021-03-30T10:19:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"cbe020ada151a92aa1be46a695354a33045aafac","kind":"commit","published_at":"2021-02-02T16:36:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"81c2de90c621df4f0702db02adf0c1f31bc08cd6","kind":"commit","published_at":"2021-02-02T09:30:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"deafd51bc20209612674dbdaba920750c1d6352e","kind":"commit","published_at":"2021-01-07T18:00:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd","kind":"commit","published_at":"2020-11-20T23:31:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"1dc33b23bec6d033d65674ac6e1c2dd7e9a71202","kind":"commit","published_at":"2020-11-19T10:41:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"456424ff33ea8d5156e5d86c64a756c6f852d96d","kind":"commit","published_at":"2020-11-18T16:42:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"007b0b72d60fe018c950de1c07cb9889d7682f68","kind":"commit","published_at":"2020-11-10T19:09:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"e07e6416f25fd75df510c5d4211dc06f9f7398d7","kind":"commit","published_at":"2020-11-03T14:25:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"d9a36fa88c0d9e52e9f19639c72e32d626d88abd","kind":"commit","published_at":"2020-10-14T13:11:56.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"c546a6f4927f925bf1187e631ca0444001f067f5","kind":"commit","published_at":"2020-09-13T18:33:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d","kind":"commit","published_at":"2020-09-13T15:50:55.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"220d8d4fd1f29c64e5094a6efa46fdee7b8105de","kind":"commit","published_at":"2020-09-03T17:43:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9191890c882314c0048206e23a1fff40561b7ee4","kind":"commit","published_at":"2020-09-03T06:29:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"534ea33d514297ed368530f39e210675e1553979","kind":"commit","published_at":"2020-09-02T17:41:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.1","sha":"9b626346f7f78f16cd99a25e46db4b175a987129","kind":"commit","published_at":"2020-08-30T03:23:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1/manifests"},{"name":"v10.4.9","sha":"276eb656feffed6e3da14b34965df889ed31b0cd","kind":"commit","published_at":"2020-08-21T06:45:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9/manifests"},{"name":"v10.4.8","sha":"9aac1570d8bccfdf4584b22196cc23a479b47aff","kind":"commit","published_at":"2020-08-05T02:02:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8/manifests"},{"name":"v10.4.7","sha":"b82773cef7fc69349a55faf3b79eabc1e4ba4eeb","kind":"commit","published_at":"2020-07-15T12:49:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7/manifests"},{"name":"v10.4.6","sha":"240900c3d0bf72a94d3c0dfc85a5214ef3b16f63","kind":"commit","published_at":"2020-07-13T18:15:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6/manifests"},{"name":"v10.4.5","sha":"9e5cf59ceaa66b534ef95d519cacb8afc4814215","kind":"commit","published_at":"2020-07-08T18:46:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5/manifests"},{"name":"v10.4.4","sha":"47e6da6e2f8c30dfded0a97100237118a185d80d","kind":"commit","published_at":"2020-07-05T17:17:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4/manifests"},{"name":"v10.4.3","sha":"aac2e44fc8b970deed16248913582459cf044c64","kind":"commit","published_at":"2020-06-25T04:21:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"5814b29e973075a733b617f6348646fd03116647","kind":"commit","published_at":"2020-06-24T19:07:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"96c79f89df82e205f803d69d6b0898d935c0dd37","kind":"commit","published_at":"2020-06-23T21:53:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d10a13daeb6c776b604465eeb6f7adefbd5d56ba","kind":"commit","published_at":"2020-06-23T16:26:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"dfc4812a71c9777c50ac757d05b5a51fadffe64c","kind":"commit","published_at":"2020-06-18T00:20:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"3d9be67725d9990d69b22857d32e9c4562ddc2e4","kind":"commit","published_at":"2020-06-05T19:19:22.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"499cc0449b46421c922d81ade986cce7628a8d05","kind":"commit","published_at":"2020-06-04T13:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d43e27860329621823b304ff1f32b48d09cc4c64","kind":"commit","published_at":"2020-06-04T00:47:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.6","sha":"c3008bec842373de24c56bc871b1d9010894aa2f","kind":"commit","published_at":"2020-06-02T22:10:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"6147830b0ea61341d02f520d2a26b817996e3a4a","kind":"commit","published_at":"2020-06-01T23:33:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"a75fa350399857cd889ee0b878b08a79c2101206","kind":"commit","published_at":"2020-04-30T16:08:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"59a2de1e689be718f0931656b518509d43f5ac29","kind":"commit","published_at":"2020-04-20T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"afce94fec01d18f654d919e8e091a814afd63da1","kind":"commit","published_at":"2020-03-30T16:22:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3bc13d94c05df06ae4cff5bf98ac1fd0cddb4783","kind":"commit","published_at":"2020-03-13T13:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"f26b8df20369ab4bb41a462d6123819d526e53b9","kind":"commit","published_at":"2020-03-12T23:19:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-beta.2","sha":"9bd87c68b74c072a9f7c717a4d99482b03bdfe92","kind":"commit","published_at":"2020-03-04T19:52:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2/manifests"},{"name":"v10.0.0-beta.1","sha":"2d109abe415ab808c542dd6297abcdd4a5f14138","kind":"commit","published_at":"2020-03-04T19:23:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1/manifests"},{"name":"v9.5.0","sha":"35522b1af7b72f771157d591387e84090fcf78f4","kind":"commit","published_at":"2020-03-04T19:13:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"c4cae936af96b689982e08b2cabd1ca7f58a3cd9","kind":"commit","published_at":"2020-02-22T15:43:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e35c21344b21c310e8a23023de1aea88fb786c96","kind":"commit","published_at":"2019-12-13T15:36:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"965db571cd14203c8ae246c481c5bbf345364dee","kind":"commit","published_at":"2019-12-11T05:52:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"11460a3b31d3826d59a8920a25ba2e3fb7e17495","kind":"commit","published_at":"2019-11-04T14:58:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"2cac7b97d16eeecb8be3a8d8b20b1232ddf83ea9","kind":"commit","published_at":"2019-10-30T17:54:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"89d11b08c61f3cf5af770c61a03d564b3fdc301c","kind":"commit","published_at":"2019-10-03T19:17:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"594f85801e817e446f732511de6a804a6f9cf9b6","kind":"commit","published_at":"2019-09-26T23:02:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.4","sha":"8feb318b68d778c7fdd07337b66bf34e8e201f2b","kind":"commit","published_at":"2019-09-03T21:40:58.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"21869777362172e6ec44c164a7f7944aa43a17c1","kind":"commit","published_at":"2019-08-16T21:08:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"2bbfff3710ce96ca01e7a36f0c12e6ae645c35db","kind":"commit","published_at":"2019-08-15T19:27:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"b5584ebb301f1a0c2cf09236528d1a79656d5e6e","kind":"commit","published_at":"2019-08-12T23:41:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f4b813e60390501e5db825e1270cc0294fa440b7","kind":"commit","published_at":"2019-08-10T17:36:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"8277b06c199cacb0e81597aa506151de7a71b439","kind":"commit","published_at":"2019-08-09T20:35:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"0b83ca5720b40ab1731e0c1ed924833d8728eeea","kind":"commit","published_at":"2019-08-09T20:12:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dd65446fb4f67364966e4b856f1ae729af72dc9","kind":"commit","published_at":"2019-08-09T19:57:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0/manifests"},{"name":"v8.0.9","sha":"c0266503bfff4cd24de4039c2e0a624bb4fdb3d0","kind":"commit","published_at":"2019-08-08T22:54:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9/manifests"},{"name":"v8.0.8","sha":"98b9605cb0b6c5f7e1c91e0e65ca88e1989ed5ea","kind":"commit","published_at":"2019-08-06T20:14:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"929748f092013b4045f65866edea5df9680f1f3a","kind":"commit","published_at":"2019-07-26T14:17:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"98bc29a623c6c3f59bc5ee9f269e791ead8fb65a","kind":"commit","published_at":"2019-07-23T11:52:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"4ada26bcb9ae7dfc6ce22f380a7459ace40494f7","kind":"commit","published_at":"2019-07-12T17:04:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"a51a86b3347ca55fe9944c48834fcf761ea55212","kind":"commit","published_at":"2019-06-25T14:19:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"5f260bc323a9314a458f475f371da88cebaaabf4","kind":"commit","published_at":"2019-06-25T12:54:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"8e99f3cf99b76afbf2b20993745b802def3bb6c9","kind":"commit","published_at":"2019-06-24T18:46:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"76d112cff16823be1874f1baa265dad5753c127c","kind":"commit","published_at":"2019-05-30T17:52:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"7a794ad5824d65819898a991cc608677f73e67f1","kind":"commit","published_at":"2019-05-30T17:43:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"e66230598b46d7b6b6ac718e9a1e421624798681","kind":"commit","published_at":"2019-05-19T19:53:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"d232c0063d80fe0cf5e79bf00bc53c228981a3f0","kind":"commit","published_at":"2019-04-25T21:14:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0/manifests"},{"name":"v6.1.2","sha":"1d00c79408a77a88c620d214da4465369c1a51ad","kind":"commit","published_at":"2019-04-05T19:44:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"180179e12239d7de7ec5bf5f572291cd9ec48d33","kind":"commit","published_at":"2019-04-05T16:49:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"5a88da27a87de869e40fc8abdf5a9483066e5ec2","kind":"commit","published_at":"2019-04-05T16:32:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"89299e90542091b5c9227b6083f82ba6b98fd816","kind":"commit","published_at":"2019-04-01T17:33:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"a33ccf8f52ecffd46a7ee2438454949794270f67","kind":"commit","published_at":"2019-03-26T17:08:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea3ef2f88959085cb97a3e76c096cdb2ecd7842c","kind":"commit","published_at":"2019-03-21T15:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"ca313f2ea36724561eb56d8f336e36b2a59ced4a","kind":"commit","published_at":"2019-03-19T15:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"12d934abd14990d0164c83f1574b13f6d386ce3f","kind":"commit","published_at":"2019-02-24T06:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0/manifests"},{"name":"v5.9.0","sha":"e49a23fe9739becd6fb5f24f9c58cbcab004345a","kind":"commit","published_at":"2019-02-19T01:10:47.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"2bbf924a2de09e00a620993938f888127ca1acd5","kind":"commit","published_at":"2019-02-12T17:42:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"cf12d91da8f1e9323ba06344901cb2dd2f1026ac","kind":"commit","published_at":"2019-02-12T15:52:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"8436c7ee12d50358bd814aef2eeaa3d4fa07a901","kind":"commit","published_at":"2019-02-11T22:19:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"9c606da7aab61aa23fc3fbf715eb5f319d9b329f","kind":"commit","published_at":"2019-02-11T01:57:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.4","sha":"ac58967b314931db3ee745f9d039c0b6d1da9f02","kind":"commit","published_at":"2019-02-08T23:56:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"8d70265adc17c2ef99001be8212ee61c11ee66d0","kind":"commit","published_at":"2019-02-06T18:03:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"a4b5307364442698731e14b9c82a4294ca047b3a","kind":"commit","published_at":"2019-02-06T17:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"74a6eba1a0d42b85d9de12fa6b3a7136e20309f6","kind":"commit","published_at":"2019-02-06T17:44:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f1b4d4c830f0a889dc75742bfec3284ac9afd9eb","kind":"commit","published_at":"2019-02-06T15:58:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"14b567f87824b2a1b88d238793771e03d03937c4","kind":"commit","published_at":"2019-01-04T19:00:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"730ee2a5cff28be862fe0203207e7d4bc811d554","kind":"commit","published_at":"2019-01-04T16:23:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"4763ffbd1d3ef4451ccc6a24c4eb2539f1046fa6","kind":"commit","published_at":"2018-12-20T19:26:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"f099d2fd8e0d60c40052cd8ebbf915046d1c4a6b","kind":"commit","published_at":"2018-12-19T17:17:54.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"08731f281c75477ad5b22f7cef6d0d8c134bc762","kind":"commit","published_at":"2018-12-16T01:47:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"dfab298452eca7af21577af68b8fc2387a478bdd","kind":"commit","published_at":"2018-12-09T21:36:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f6cfa86f8f94e45a6e13374ac4db6c7b2cff0157","kind":"commit","published_at":"2018-11-28T17:14:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"11a41ce3ad9e9695f4b1662a5c67b890fc304894","kind":"commit","published_at":"2018-11-21T04:44:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"5879916820c39b792588c77a822900075c42020b","kind":"commit","published_at":"2018-10-25T22:03:25.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"d277ffd948f36ecbe87f2029dde2860284439586","kind":"commit","published_at":"2018-10-25T21:46:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"fe3b65ca158f0ac088b67b195b678a9428a7a2b5","kind":"commit","published_at":"2018-10-22T19:40:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"21dccbb277a9e9141297b4e9bf07c69f7992e699","kind":"commit","published_at":"2018-10-05T16:16:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"2a1127516ef922f664b6b0ca4f51a95e163b7239","kind":"commit","published_at":"2018-10-03T19:38:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"57dd63dd9ee5cd62a3e83d84e1a0e529803f3dba","kind":"commit","published_at":"2018-09-18T16:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"056b1e50bb7dd6eccfe52287d730b7cffc6001be","kind":"commit","published_at":"2018-09-03T22:40:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"32f3e65ca4b7e501f3b7c9c4506f5c0cb24e05f3","kind":"commit","published_at":"2018-08-09T17:49:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"b46415031a529f7421e637526b98165738fc3f84","kind":"commit","published_at":"2018-08-09T15:05:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"3c366f7631856eeb06c61a3abe6655954865868d","kind":"commit","published_at":"2018-08-06T21:41:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"9667967a085e438919fe3d02bc36761735bb2732","kind":"commit","published_at":"2018-08-03T15:43:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"dff0e1e90ed9d097ec3ff46722e49080c8b6e4d2","kind":"commit","published_at":"2018-07-26T17:52:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"f7f0b2fd60d5cb44793b7910b4aa9f65393d57c1","kind":"commit","published_at":"2018-07-25T14:57:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"1a1171989bcfa0b29c134dda1733cad370cee0f6","kind":"commit","published_at":"2018-07-17T19:27:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2baff576ad8214bf375b2491f51d09dc1e7294a2","kind":"commit","published_at":"2018-07-03T16:54:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"36e13493b1d39a651cc88207d5d0074ca8e2c70a","kind":"commit","published_at":"2018-07-02T21:31:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"cb14d2d3a19ae1420fafc8d9554c707fd7123a99","kind":"commit","published_at":"2018-06-27T20:36:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"71517cfe3b1b9328e278c85d56bb662d33ef8298","kind":"commit","published_at":"2018-06-24T13:49:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d248271dd9005e9f2c3faf8e628ebd1229faed2b","kind":"commit","published_at":"2018-06-19T05:05:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"52575005579307bcfbe7fbe4ef4636147c03c6fb","kind":"commit","published_at":"2018-06-19T04:16:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0/manifests"},{"name":"v3.1.7","sha":"dea3a07b6f70abb273e29fb4c32ffe5229b7308a","kind":"commit","published_at":"2018-06-13T15:05:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"fa97e7079039b7327fb1fe0b24aaeec2936e8b38","kind":"commit","published_at":"2018-06-12T16:15:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f58dfa11049377cc5956e571a6b08d2098fb21bb","kind":"commit","published_at":"2018-06-12T15:26:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1f953e4abb5593854299693b1df65b699b8b9108","kind":"commit","published_at":"2018-06-08T22:05:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c1cab86b92c7f79c0e61a5e026c1807f99f71fb1","kind":"commit","published_at":"2018-05-18T22:55:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"bf33d1c86a0b3cbd8bf4bdc29458113c6d02dc10","kind":"commit","published_at":"2018-05-18T18:56:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"fc09a9956096ddc6df6a54a1383503e5dd1f7c74","kind":"commit","published_at":"2018-05-18T14:08:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"de769ecdcb577c5d3d5a773c32589a206d86a4e1","kind":"commit","published_at":"2018-05-15T15:52:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"226c3068e8eb45442911e0b7e91d9da930b9be7b","kind":"commit","published_at":"2018-05-08T04:10:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"1dfcd73de884c4411af5ce29fe23c19f845e459d","kind":"commit","published_at":"2018-05-06T04:37:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e7809dd48ddaa598d863b7f69c3129ed2005c2e3","kind":"commit","published_at":"2018-05-06T03:31:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0/manifests"},{"name":"v2.5.2","sha":"cb221de2a7c406f6c5dcb4db27e138e1aff9cac0","kind":"commit","published_at":"2018-05-04T19:35:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"0aae0e15443948cd1acb7cf9a4acb621492b3661","kind":"commit","published_at":"2018-05-03T23:37:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"263aabdc101e2939e797340018be973f61732abe","kind":"commit","published_at":"2018-05-03T18:27:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c61de92d6ef2adfadd95a9f6599c375dce6f9523","kind":"commit","published_at":"2018-05-02T20:55:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e8fbef5b440a42c870e0ec4b607a03bc71ec5acb","kind":"commit","published_at":"2018-04-27T01:34:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"40dfcde4fa29e04912b895a76599f8b09937bc1a","kind":"commit","published_at":"2018-04-24T20:04:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e38ce02a6a3d4363350c12f9fbec59f2a4c06fbe","kind":"commit","published_at":"2018-04-11T15:39:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"86d3508e27c13649497e53ebd068f06b923e1851","kind":"commit","published_at":"2018-04-10T16:33:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d9c368d921a66a1ed12c2a05372d776e6f236db","kind":"commit","published_at":"2018-04-06T13:36:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0/manifests"},{"name":"v1.10.0","sha":"7267acd9743b328b3bc7630dc899ad28846071ff","kind":"commit","published_at":"2018-04-05T21:08:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"34c974d8090b29096382e4e57784897192c88160","kind":"commit","published_at":"2018-04-04T13:59:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"23d6242c73c343a797c6966bda991c7cd5a5fa5c","kind":"commit","published_at":"2018-04-02T22:51:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"a8857b633f0903b3860ac2589da553d4a8a6810d","kind":"commit","published_at":"2018-04-02T13:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"fd2df8d18652786a95bce34741180137f9d2cef2","kind":"commit","published_at":"2018-03-30T04:41:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"979256835c49fdaf2576d116fd4a530eac8f7922","kind":"commit","published_at":"2018-03-29T23:29:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"e9b603dbbc49eb332449921e5e9de088a7b5d34e","kind":"commit","published_at":"2018-03-29T23:17:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"00832862655691bc4fb6d6720674e509bcdce265","kind":"commit","published_at":"2018-03-29T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"69a395f7805415b2983ec9c4cd268b9218a92211","kind":"commit","published_at":"2018-03-29T16:07:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4adbc1daa59ccc2c7ccef0b0461c1f7fcaab1526","kind":"commit","published_at":"2018-03-29T15:34:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b13b1c142125bdba152f0fd5fe9fff7f1bafb96b","kind":"commit","published_at":"2018-03-29T15:23:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"18104fe3a2b38770d83b6a204150436dc32b6aa5","kind":"commit","published_at":"2018-03-28T15:28:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"12c7ed1193577dcb4fe4c084b85735ddbfd2bc9d","kind":"commit","published_at":"2018-03-23T13:57:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"01a42fe0783f0c2e28c7f065acb5883669547855","kind":"commit","published_at":"2018-03-22T17:36:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"98987c80b277358da42a62296c553f7be39cf32a","kind":"commit","published_at":"2018-03-21T20:26:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1e3375304d1091cd9713cf012b00c8ff9f79b4a1","kind":"commit","published_at":"2018-03-20T19:21:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3f1efbd247c0237a624b0406094d6b20d00293f3","kind":"commit","published_at":"2018-03-20T19:14:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"213055a1ee8fa22ccd6c44b45342982e356f78f9","kind":"commit","published_at":"2018-03-20T18:44:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9d0a07f9abd525a63070694c66e6adecec0727ff","kind":"commit","published_at":"2018-03-19T21:49:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7cdc26d225b1b749ac70f6731a6c7e89c6cdb504","kind":"commit","published_at":"2018-03-19T16:30:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"63bca89a43a1f901bc83afb5e544b019b17fe58a","kind":"commit","published_at":"2018-03-19T14:06:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"e1d164411d26e091fdf1864a414538ac4eb4231c","kind":"tag","published_at":"2018-03-19T13:56:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0/manifests"},{"name":"v0.1.0","sha":"b1913547e8f593e373c4f0bb5aeefa3f245b090f","kind":"commit","published_at":"2018-03-19T13:55:42.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-13T16:01:34.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/testing-library/react-testing-library","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/testing-library/react-testing-library","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/testing-library/react-testing-library","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/testing-library/react-testing-library/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-13T16:01:08.832Z","issues_count":248,"pull_requests_count":119,"avg_time_to_close_issue":4562171.270718232,"avg_time_to_close_pull_request":2226927.5520833335,"issues_closed_count":181,"pull_requests_closed_count":96,"pull_request_authors_count":32,"issue_authors_count":240,"avg_comments_per_issue":6.383064516129032,"avg_comments_per_pull_request":3.46218487394958,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":39,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":635636.9444444445,"past_year_avg_time_to_close_pull_request":1081146.5384615385,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Freact-testing-library/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Freact-testing-library/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Freact-testing-library/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Freact-testing-library/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftesting-library%2Freact-testing-library/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2023739,"maintainers_count":0,"namespaces_count":760035,"keywords_count":112040,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-08T07:03:40.685Z","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":6336560,"name":"@ngard/react","ecosystem":"npm","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/react-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":["testing","react","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"ngard","versions_count":2,"first_release_published_at":"2023-02-14T18:21:38.233Z","latest_release_published_at":"2023-02-14T18:57:05.768Z","latest_release_number":"0.0.2","last_synced_at":"2026-01-06T21:05:44.799Z","created_at":"2023-02-14T19:22:12.299Z","updated_at":"2026-01-06T21:05:44.799Z","registry_url":"https://www.npmjs.com/package/@ngard/react","install_command":"npm install @ngard/react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2024-06-03T13:55:26.000Z","size":1638,"stargazers_count":18778,"open_issues_count":43,"forks_count":1090,"subscribers_count":141,"default_branch":"main","last_synced_at":"2024-06-17T05:28:31.094Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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}},"created_at":"2018-03-19T13:39:49.000Z","updated_at":"2024-06-17T05:28:38.844Z","dependencies_parsed_at":"2022-07-14T08:49:34.017Z","dependency_job_id":"edb550e0-2136-4876-afc9-ece436c652b6","html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":512,"total_committers":178,"mean_commits":"2.8764044943820224","dds":0.84765625,"last_synced_commit":"9c4a46d5b9923c21c936d206614a8febcc939fc2"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":203,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218643949,"owners_count":16364608,"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":"2024-04-15T13:18:53.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":42205,"followers":812,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-04-15T13:18:59.155Z","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":"v16.0.0","sha":"a4744fa904bf11812c92093226c3805450472636","kind":"commit","published_at":"2024-06-03T13:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0/manifests"},{"name":"v15.0.7","sha":"c1f2957a219ec7e6a6159a57c5d0717655c515cd","kind":"commit","published_at":"2024-05-07T11:07:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9","kind":"commit","published_at":"2024-05-01T18:29:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"f6a1677501b53471f6a989078726aeb0dea114be","kind":"commit","published_at":"2024-04-26T11:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"48282c2f35fb7338834b40983c12b889af35f5d1","kind":"commit","published_at":"2024-04-23T15:32:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"067d0c6d2e87092f6ecaa8c9fcf505e4576055cf","kind":"commit","published_at":"2024-04-23T10:21:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"c63b873072d62c858959c2a19e68f8e2cc0b11be","kind":"commit","published_at":"2024-04-13T09:21:10.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2/manifests"},{"name":"v14.3.1","sha":"8434a24ce79583d1359f58563c5f3981e729eb1c","kind":"commit","published_at":"2024-04-11T17:11:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1/manifests"},{"name":"v15.0.1","sha":"1645d21950ab8e3c6740b7e51b8a179a4c975c24","kind":"commit","published_at":"2024-04-11T17:03:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"787cb85f8baa3d2e2a9916b7dad12c0a76d787a4","kind":"commit","published_at":"2024-04-10T15:18:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0/manifests"},{"name":"v14.3.0","sha":"9c4a46d5b9923c21c936d206614a8febcc939fc2","kind":"commit","published_at":"2024-04-08T14:07:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0/manifests"},{"name":"v14.2.2","sha":"3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f","kind":"commit","published_at":"2024-03-19T22:54:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"edb6344d578a8c224daf0cd6e2984f36cc6e8d86","kind":"commit","published_at":"2024-02-01T19:49:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"4509fb68aaf42f3b750e57a3e2d073a498fc59db","kind":"commit","published_at":"2024-01-30T21:21:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0/manifests"},{"name":"v14.1.2","sha":"1c67477443244e52c3ae57db49e1a6e8226e0c0d","kind":"commit","published_at":"2023-11-17T15:46:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"fd52a593a7987a14d3cf5c94f112795a1630725d","kind":"commit","published_at":"2023-11-17T14:46:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d80319f5695d0ddbd93f7d63ca1cb71450663ba6","kind":"commit","published_at":"2023-11-08T06:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0/manifests"},{"name":"v14.0.0-alpha.3","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3/manifests"},{"name":"v14.0.0-alpha.2","sha":"6653c239c0acbafd204326c8951cde8206d39898","kind":"commit","published_at":"2023-02-16T22:37:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2/manifests"},{"name":"v14.0.0-alpha.1","sha":"9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd","kind":"commit","published_at":"2023-01-31T04:58:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1/manifests"},{"name":"v13.5.0-alpha.1","sha":"07d6872c3b35f0e9cd420af4b1a314af62e72799","kind":"commit","published_at":"2023-01-31T04:53:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.5.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1/manifests"},{"name":"v13.4.0","sha":"bef9e07c1743affa6fca459fda5ab5b488ccd9bf","kind":"commit","published_at":"2022-09-04T16:48:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"c80809a956b0b9f3289c4a6fa8b5e8cc72d6ef6d","kind":"commit","published_at":"2022-05-28T08:18:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"00c89dce86585d6a163c383a05abaf5a7f646bf6","kind":"commit","published_at":"2022-05-03T18:36:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"9171163fccf0a7ea43763475ca2980898b4079a5","kind":"commit","published_at":"2022-04-15T22:07:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"9535eff82ada685c410b3b25ef3e2313ea3a86aa","kind":"commit","published_at":"2022-04-15T18:55:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0/manifests"},{"name":"v12.1.5","sha":"646129b59659e2f3509a6fff606a9871b2a68a9c","kind":"commit","published_at":"2022-04-11T20:10:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5/manifests"},{"name":"v13.0.1","sha":"c8c93f83228a68a270583c139972e79b1812b7d3","kind":"commit","published_at":"2022-04-11T18:06:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ccd8a0d97dd9da0a420f2cf012a24d414d1646ed","kind":"commit","published_at":"2022-03-31T04:55:38.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0/manifests"},{"name":"v13.0.0-alpha.7","sha":"519a8c41c2e311d71e8c07475919524556df72d6","kind":"commit","published_at":"2022-03-30T15:06:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7/manifests"},{"name":"v12.1.4","sha":"96ed8dafa5d02add2168a3da65d1cc0ffe6d6d1f","kind":"commit","published_at":"2022-03-09T14:32:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4/manifests"},{"name":"v13.0.0-alpha.6","sha":"ba24a4be96469a5c3e004c186e19c1a57b2fd999","kind":"commit","published_at":"2022-03-04T21:06:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6/manifests"},{"name":"v12.1.3","sha":"b0f9d9741205c54836bf82b76b86ec001a8c0e1f","kind":"commit","published_at":"2022-02-15T22:51:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3/manifests"},{"name":"v13.0.0-alpha.5","sha":"8e536f8cd6fedf35690f62d1c0d055faef14642e","kind":"commit","published_at":"2021-11-23T15:15:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5/manifests"},{"name":"v13.0.0-alpha.4","sha":"d8c6b4dbb54a36b43820ce8c1c13b0c1a334ad46","kind":"commit","published_at":"2021-10-31T08:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4/manifests"},{"name":"v13.0.0-alpha.3","sha":"68d2a23d70121b3c7eac3e2a4e5358e5a5be59f0","kind":"commit","published_at":"2021-10-28T10:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3/manifests"},{"name":"v13.0.0-alpha.2","sha":"a045bc30848bf780a5fa1bcaf50196581ea87d02","kind":"commit","published_at":"2021-10-28T08:45:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2/manifests"},{"name":"v12.1.2","sha":"7f53b5673f64ff72a54c19b0685f901cfec96b03","kind":"commit","published_at":"2021-10-03T13:14:51.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"cde904cd161782090d7ab7256bcb9b13e771d0ea","kind":"commit","published_at":"2021-09-27T12:39:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1/manifests"},{"name":"v13.0.0-alpha.1","sha":"c888cb6e7afab8719ba385838a9323237357d514","kind":"commit","published_at":"2021-09-13T08:49:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1/manifests"},{"name":"v12.1.0","sha":"3325061cac7c6cfcefa7da7b80765c7d36a25b40","kind":"commit","published_at":"2021-09-11T09:54:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"6e6bf85301feed5d6bfa498d6d7f58a0bdef4520","kind":"commit","published_at":"2021-06-23T06:29:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.2","sha":"05c74219cc19a46b0aa81a81db93121387bd4f8c","kind":"commit","published_at":"2021-06-13T16:02:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.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%2Freact-testing-library/tags/v12.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2/manifests"},{"name":"v12.0.0-alpha.1","sha":"42dad789af193cdb11701db3fdb970f8ec0ffc83","kind":"commit","published_at":"2021-06-12T09:27:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.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%2Freact-testing-library/tags/v12.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1/manifests"},{"name":"v11.2.8-alpha.1","sha":"770246e5cf15593bee96de5ce8b43305826c0893","kind":"commit","published_at":"2021-06-08T09:30:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.8-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.8-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1/manifests"},{"name":"v11.2.7","sha":"3d47043432a10b8279fd88eb99cd82f512f0d851","kind":"commit","published_at":"2021-05-14T12:40:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"58150b9efdd5515ad88e2d3373d926ee89093278","kind":"commit","published_at":"2021-03-30T10:19:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"cbe020ada151a92aa1be46a695354a33045aafac","kind":"commit","published_at":"2021-02-02T16:36:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"81c2de90c621df4f0702db02adf0c1f31bc08cd6","kind":"commit","published_at":"2021-02-02T09:30:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"deafd51bc20209612674dbdaba920750c1d6352e","kind":"commit","published_at":"2021-01-07T18:00:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd","kind":"commit","published_at":"2020-11-20T23:31:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"1dc33b23bec6d033d65674ac6e1c2dd7e9a71202","kind":"commit","published_at":"2020-11-19T10:41:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"456424ff33ea8d5156e5d86c64a756c6f852d96d","kind":"commit","published_at":"2020-11-18T16:42:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"007b0b72d60fe018c950de1c07cb9889d7682f68","kind":"commit","published_at":"2020-11-10T19:09:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"e07e6416f25fd75df510c5d4211dc06f9f7398d7","kind":"commit","published_at":"2020-11-03T14:25:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"d9a36fa88c0d9e52e9f19639c72e32d626d88abd","kind":"commit","published_at":"2020-10-14T13:11:56.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"c546a6f4927f925bf1187e631ca0444001f067f5","kind":"commit","published_at":"2020-09-13T18:33:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d","kind":"commit","published_at":"2020-09-13T15:50:55.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"220d8d4fd1f29c64e5094a6efa46fdee7b8105de","kind":"commit","published_at":"2020-09-03T17:43:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9191890c882314c0048206e23a1fff40561b7ee4","kind":"commit","published_at":"2020-09-03T06:29:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"534ea33d514297ed368530f39e210675e1553979","kind":"commit","published_at":"2020-09-02T17:41:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.1","sha":"9b626346f7f78f16cd99a25e46db4b175a987129","kind":"commit","published_at":"2020-08-30T03:23:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.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%2Freact-testing-library/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1/manifests"},{"name":"v10.4.9","sha":"276eb656feffed6e3da14b34965df889ed31b0cd","kind":"commit","published_at":"2020-08-21T06:45:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9/manifests"},{"name":"v10.4.8","sha":"9aac1570d8bccfdf4584b22196cc23a479b47aff","kind":"commit","published_at":"2020-08-05T02:02:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8/manifests"},{"name":"v10.4.7","sha":"b82773cef7fc69349a55faf3b79eabc1e4ba4eeb","kind":"commit","published_at":"2020-07-15T12:49:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7/manifests"},{"name":"v10.4.6","sha":"240900c3d0bf72a94d3c0dfc85a5214ef3b16f63","kind":"commit","published_at":"2020-07-13T18:15:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6/manifests"},{"name":"v10.4.5","sha":"9e5cf59ceaa66b534ef95d519cacb8afc4814215","kind":"commit","published_at":"2020-07-08T18:46:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5/manifests"},{"name":"v10.4.4","sha":"47e6da6e2f8c30dfded0a97100237118a185d80d","kind":"commit","published_at":"2020-07-05T17:17:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4/manifests"},{"name":"v10.4.3","sha":"aac2e44fc8b970deed16248913582459cf044c64","kind":"commit","published_at":"2020-06-25T04:21:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"5814b29e973075a733b617f6348646fd03116647","kind":"commit","published_at":"2020-06-24T19:07:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"96c79f89df82e205f803d69d6b0898d935c0dd37","kind":"commit","published_at":"2020-06-23T21:53:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d10a13daeb6c776b604465eeb6f7adefbd5d56ba","kind":"commit","published_at":"2020-06-23T16:26:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"dfc4812a71c9777c50ac757d05b5a51fadffe64c","kind":"commit","published_at":"2020-06-18T00:20:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"3d9be67725d9990d69b22857d32e9c4562ddc2e4","kind":"commit","published_at":"2020-06-05T19:19:22.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"499cc0449b46421c922d81ade986cce7628a8d05","kind":"commit","published_at":"2020-06-04T13:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d43e27860329621823b304ff1f32b48d09cc4c64","kind":"commit","published_at":"2020-06-04T00:47:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.6","sha":"c3008bec842373de24c56bc871b1d9010894aa2f","kind":"commit","published_at":"2020-06-02T22:10:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"6147830b0ea61341d02f520d2a26b817996e3a4a","kind":"commit","published_at":"2020-06-01T23:33:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"a75fa350399857cd889ee0b878b08a79c2101206","kind":"commit","published_at":"2020-04-30T16:08:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"59a2de1e689be718f0931656b518509d43f5ac29","kind":"commit","published_at":"2020-04-20T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"afce94fec01d18f654d919e8e091a814afd63da1","kind":"commit","published_at":"2020-03-30T16:22:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3bc13d94c05df06ae4cff5bf98ac1fd0cddb4783","kind":"commit","published_at":"2020-03-13T13:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"f26b8df20369ab4bb41a462d6123819d526e53b9","kind":"commit","published_at":"2020-03-12T23:19:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-beta.2","sha":"9bd87c68b74c072a9f7c717a4d99482b03bdfe92","kind":"commit","published_at":"2020-03-04T19:52:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.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%2Freact-testing-library/tags/v10.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2/manifests"},{"name":"v10.0.0-beta.1","sha":"2d109abe415ab808c542dd6297abcdd4a5f14138","kind":"commit","published_at":"2020-03-04T19:23:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.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%2Freact-testing-library/tags/v10.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1/manifests"},{"name":"v9.5.0","sha":"35522b1af7b72f771157d591387e84090fcf78f4","kind":"commit","published_at":"2020-03-04T19:13:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"c4cae936af96b689982e08b2cabd1ca7f58a3cd9","kind":"commit","published_at":"2020-02-22T15:43:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e35c21344b21c310e8a23023de1aea88fb786c96","kind":"commit","published_at":"2019-12-13T15:36:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"965db571cd14203c8ae246c481c5bbf345364dee","kind":"commit","published_at":"2019-12-11T05:52:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"11460a3b31d3826d59a8920a25ba2e3fb7e17495","kind":"commit","published_at":"2019-11-04T14:58:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"2cac7b97d16eeecb8be3a8d8b20b1232ddf83ea9","kind":"commit","published_at":"2019-10-30T17:54:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"89d11b08c61f3cf5af770c61a03d564b3fdc301c","kind":"commit","published_at":"2019-10-03T19:17:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"594f85801e817e446f732511de6a804a6f9cf9b6","kind":"commit","published_at":"2019-09-26T23:02:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.4","sha":"8feb318b68d778c7fdd07337b66bf34e8e201f2b","kind":"commit","published_at":"2019-09-03T21:40:58.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"21869777362172e6ec44c164a7f7944aa43a17c1","kind":"commit","published_at":"2019-08-16T21:08:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"2bbfff3710ce96ca01e7a36f0c12e6ae645c35db","kind":"commit","published_at":"2019-08-15T19:27:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"b5584ebb301f1a0c2cf09236528d1a79656d5e6e","kind":"commit","published_at":"2019-08-12T23:41:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f4b813e60390501e5db825e1270cc0294fa440b7","kind":"commit","published_at":"2019-08-10T17:36:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"8277b06c199cacb0e81597aa506151de7a71b439","kind":"commit","published_at":"2019-08-09T20:35:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"0b83ca5720b40ab1731e0c1ed924833d8728eeea","kind":"commit","published_at":"2019-08-09T20:12:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dd65446fb4f67364966e4b856f1ae729af72dc9","kind":"commit","published_at":"2019-08-09T19:57:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0/manifests"},{"name":"v8.0.9","sha":"c0266503bfff4cd24de4039c2e0a624bb4fdb3d0","kind":"commit","published_at":"2019-08-08T22:54:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9/manifests"},{"name":"v8.0.8","sha":"98b9605cb0b6c5f7e1c91e0e65ca88e1989ed5ea","kind":"commit","published_at":"2019-08-06T20:14:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"929748f092013b4045f65866edea5df9680f1f3a","kind":"commit","published_at":"2019-07-26T14:17:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"98bc29a623c6c3f59bc5ee9f269e791ead8fb65a","kind":"commit","published_at":"2019-07-23T11:52:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"4ada26bcb9ae7dfc6ce22f380a7459ace40494f7","kind":"commit","published_at":"2019-07-12T17:04:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"a51a86b3347ca55fe9944c48834fcf761ea55212","kind":"commit","published_at":"2019-06-25T14:19:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"5f260bc323a9314a458f475f371da88cebaaabf4","kind":"commit","published_at":"2019-06-25T12:54:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"8e99f3cf99b76afbf2b20993745b802def3bb6c9","kind":"commit","published_at":"2019-06-24T18:46:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"76d112cff16823be1874f1baa265dad5753c127c","kind":"commit","published_at":"2019-05-30T17:52:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"7a794ad5824d65819898a991cc608677f73e67f1","kind":"commit","published_at":"2019-05-30T17:43:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"e66230598b46d7b6b6ac718e9a1e421624798681","kind":"commit","published_at":"2019-05-19T19:53:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"d232c0063d80fe0cf5e79bf00bc53c228981a3f0","kind":"commit","published_at":"2019-04-25T21:14:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0/manifests"},{"name":"v6.1.2","sha":"1d00c79408a77a88c620d214da4465369c1a51ad","kind":"commit","published_at":"2019-04-05T19:44:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"180179e12239d7de7ec5bf5f572291cd9ec48d33","kind":"commit","published_at":"2019-04-05T16:49:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"5a88da27a87de869e40fc8abdf5a9483066e5ec2","kind":"commit","published_at":"2019-04-05T16:32:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"89299e90542091b5c9227b6083f82ba6b98fd816","kind":"commit","published_at":"2019-04-01T17:33:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"a33ccf8f52ecffd46a7ee2438454949794270f67","kind":"commit","published_at":"2019-03-26T17:08:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea3ef2f88959085cb97a3e76c096cdb2ecd7842c","kind":"commit","published_at":"2019-03-21T15:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"ca313f2ea36724561eb56d8f336e36b2a59ced4a","kind":"commit","published_at":"2019-03-19T15:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"12d934abd14990d0164c83f1574b13f6d386ce3f","kind":"commit","published_at":"2019-02-24T06:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0/manifests"},{"name":"v5.9.0","sha":"e49a23fe9739becd6fb5f24f9c58cbcab004345a","kind":"commit","published_at":"2019-02-19T01:10:47.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"2bbf924a2de09e00a620993938f888127ca1acd5","kind":"commit","published_at":"2019-02-12T17:42:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"cf12d91da8f1e9323ba06344901cb2dd2f1026ac","kind":"commit","published_at":"2019-02-12T15:52:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"8436c7ee12d50358bd814aef2eeaa3d4fa07a901","kind":"commit","published_at":"2019-02-11T22:19:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"9c606da7aab61aa23fc3fbf715eb5f319d9b329f","kind":"commit","published_at":"2019-02-11T01:57:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.4","sha":"ac58967b314931db3ee745f9d039c0b6d1da9f02","kind":"commit","published_at":"2019-02-08T23:56:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"8d70265adc17c2ef99001be8212ee61c11ee66d0","kind":"commit","published_at":"2019-02-06T18:03:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"a4b5307364442698731e14b9c82a4294ca047b3a","kind":"commit","published_at":"2019-02-06T17:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"74a6eba1a0d42b85d9de12fa6b3a7136e20309f6","kind":"commit","published_at":"2019-02-06T17:44:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f1b4d4c830f0a889dc75742bfec3284ac9afd9eb","kind":"commit","published_at":"2019-02-06T15:58:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"14b567f87824b2a1b88d238793771e03d03937c4","kind":"commit","published_at":"2019-01-04T19:00:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"730ee2a5cff28be862fe0203207e7d4bc811d554","kind":"commit","published_at":"2019-01-04T16:23:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"4763ffbd1d3ef4451ccc6a24c4eb2539f1046fa6","kind":"commit","published_at":"2018-12-20T19:26:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"f099d2fd8e0d60c40052cd8ebbf915046d1c4a6b","kind":"commit","published_at":"2018-12-19T17:17:54.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"08731f281c75477ad5b22f7cef6d0d8c134bc762","kind":"commit","published_at":"2018-12-16T01:47:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"dfab298452eca7af21577af68b8fc2387a478bdd","kind":"commit","published_at":"2018-12-09T21:36:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f6cfa86f8f94e45a6e13374ac4db6c7b2cff0157","kind":"commit","published_at":"2018-11-28T17:14:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"11a41ce3ad9e9695f4b1662a5c67b890fc304894","kind":"commit","published_at":"2018-11-21T04:44:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"5879916820c39b792588c77a822900075c42020b","kind":"commit","published_at":"2018-10-25T22:03:25.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"d277ffd948f36ecbe87f2029dde2860284439586","kind":"commit","published_at":"2018-10-25T21:46:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"fe3b65ca158f0ac088b67b195b678a9428a7a2b5","kind":"commit","published_at":"2018-10-22T19:40:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"21dccbb277a9e9141297b4e9bf07c69f7992e699","kind":"commit","published_at":"2018-10-05T16:16:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"2a1127516ef922f664b6b0ca4f51a95e163b7239","kind":"commit","published_at":"2018-10-03T19:38:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"57dd63dd9ee5cd62a3e83d84e1a0e529803f3dba","kind":"commit","published_at":"2018-09-18T16:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"056b1e50bb7dd6eccfe52287d730b7cffc6001be","kind":"commit","published_at":"2018-09-03T22:40:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"32f3e65ca4b7e501f3b7c9c4506f5c0cb24e05f3","kind":"commit","published_at":"2018-08-09T17:49:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"b46415031a529f7421e637526b98165738fc3f84","kind":"commit","published_at":"2018-08-09T15:05:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"3c366f7631856eeb06c61a3abe6655954865868d","kind":"commit","published_at":"2018-08-06T21:41:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"9667967a085e438919fe3d02bc36761735bb2732","kind":"commit","published_at":"2018-08-03T15:43:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"dff0e1e90ed9d097ec3ff46722e49080c8b6e4d2","kind":"commit","published_at":"2018-07-26T17:52:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"f7f0b2fd60d5cb44793b7910b4aa9f65393d57c1","kind":"commit","published_at":"2018-07-25T14:57:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"1a1171989bcfa0b29c134dda1733cad370cee0f6","kind":"commit","published_at":"2018-07-17T19:27:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2baff576ad8214bf375b2491f51d09dc1e7294a2","kind":"commit","published_at":"2018-07-03T16:54:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"36e13493b1d39a651cc88207d5d0074ca8e2c70a","kind":"commit","published_at":"2018-07-02T21:31:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"cb14d2d3a19ae1420fafc8d9554c707fd7123a99","kind":"commit","published_at":"2018-06-27T20:36:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"71517cfe3b1b9328e278c85d56bb662d33ef8298","kind":"commit","published_at":"2018-06-24T13:49:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d248271dd9005e9f2c3faf8e628ebd1229faed2b","kind":"commit","published_at":"2018-06-19T05:05:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"52575005579307bcfbe7fbe4ef4636147c03c6fb","kind":"commit","published_at":"2018-06-19T04:16:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0/manifests"},{"name":"v3.1.7","sha":"dea3a07b6f70abb273e29fb4c32ffe5229b7308a","kind":"commit","published_at":"2018-06-13T15:05:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"fa97e7079039b7327fb1fe0b24aaeec2936e8b38","kind":"commit","published_at":"2018-06-12T16:15:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f58dfa11049377cc5956e571a6b08d2098fb21bb","kind":"commit","published_at":"2018-06-12T15:26:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1f953e4abb5593854299693b1df65b699b8b9108","kind":"commit","published_at":"2018-06-08T22:05:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c1cab86b92c7f79c0e61a5e026c1807f99f71fb1","kind":"commit","published_at":"2018-05-18T22:55:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"bf33d1c86a0b3cbd8bf4bdc29458113c6d02dc10","kind":"commit","published_at":"2018-05-18T18:56:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"fc09a9956096ddc6df6a54a1383503e5dd1f7c74","kind":"commit","published_at":"2018-05-18T14:08:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"de769ecdcb577c5d3d5a773c32589a206d86a4e1","kind":"commit","published_at":"2018-05-15T15:52:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"226c3068e8eb45442911e0b7e91d9da930b9be7b","kind":"commit","published_at":"2018-05-08T04:10:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"1dfcd73de884c4411af5ce29fe23c19f845e459d","kind":"commit","published_at":"2018-05-06T04:37:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e7809dd48ddaa598d863b7f69c3129ed2005c2e3","kind":"commit","published_at":"2018-05-06T03:31:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0/manifests"},{"name":"v2.5.2","sha":"cb221de2a7c406f6c5dcb4db27e138e1aff9cac0","kind":"commit","published_at":"2018-05-04T19:35:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"0aae0e15443948cd1acb7cf9a4acb621492b3661","kind":"commit","published_at":"2018-05-03T23:37:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"263aabdc101e2939e797340018be973f61732abe","kind":"commit","published_at":"2018-05-03T18:27:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c61de92d6ef2adfadd95a9f6599c375dce6f9523","kind":"commit","published_at":"2018-05-02T20:55:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e8fbef5b440a42c870e0ec4b607a03bc71ec5acb","kind":"commit","published_at":"2018-04-27T01:34:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"40dfcde4fa29e04912b895a76599f8b09937bc1a","kind":"commit","published_at":"2018-04-24T20:04:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e38ce02a6a3d4363350c12f9fbec59f2a4c06fbe","kind":"commit","published_at":"2018-04-11T15:39:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"86d3508e27c13649497e53ebd068f06b923e1851","kind":"commit","published_at":"2018-04-10T16:33:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d9c368d921a66a1ed12c2a05372d776e6f236db","kind":"commit","published_at":"2018-04-06T13:36:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0/manifests"},{"name":"v1.10.0","sha":"7267acd9743b328b3bc7630dc899ad28846071ff","kind":"commit","published_at":"2018-04-05T21:08:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"34c974d8090b29096382e4e57784897192c88160","kind":"commit","published_at":"2018-04-04T13:59:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"23d6242c73c343a797c6966bda991c7cd5a5fa5c","kind":"commit","published_at":"2018-04-02T22:51:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"a8857b633f0903b3860ac2589da553d4a8a6810d","kind":"commit","published_at":"2018-04-02T13:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"fd2df8d18652786a95bce34741180137f9d2cef2","kind":"commit","published_at":"2018-03-30T04:41:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"979256835c49fdaf2576d116fd4a530eac8f7922","kind":"commit","published_at":"2018-03-29T23:29:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"e9b603dbbc49eb332449921e5e9de088a7b5d34e","kind":"commit","published_at":"2018-03-29T23:17:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"00832862655691bc4fb6d6720674e509bcdce265","kind":"commit","published_at":"2018-03-29T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"69a395f7805415b2983ec9c4cd268b9218a92211","kind":"commit","published_at":"2018-03-29T16:07:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4adbc1daa59ccc2c7ccef0b0461c1f7fcaab1526","kind":"commit","published_at":"2018-03-29T15:34:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b13b1c142125bdba152f0fd5fe9fff7f1bafb96b","kind":"commit","published_at":"2018-03-29T15:23:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"18104fe3a2b38770d83b6a204150436dc32b6aa5","kind":"commit","published_at":"2018-03-28T15:28:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"12c7ed1193577dcb4fe4c084b85735ddbfd2bc9d","kind":"commit","published_at":"2018-03-23T13:57:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"01a42fe0783f0c2e28c7f065acb5883669547855","kind":"commit","published_at":"2018-03-22T17:36:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"98987c80b277358da42a62296c553f7be39cf32a","kind":"commit","published_at":"2018-03-21T20:26:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1e3375304d1091cd9713cf012b00c8ff9f79b4a1","kind":"commit","published_at":"2018-03-20T19:21:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3f1efbd247c0237a624b0406094d6b20d00293f3","kind":"commit","published_at":"2018-03-20T19:14:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"213055a1ee8fa22ccd6c44b45342982e356f78f9","kind":"commit","published_at":"2018-03-20T18:44:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9d0a07f9abd525a63070694c66e6adecec0727ff","kind":"commit","published_at":"2018-03-19T21:49:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7cdc26d225b1b749ac70f6731a6c7e89c6cdb504","kind":"commit","published_at":"2018-03-19T16:30:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"63bca89a43a1f901bc83afb5e544b019b17fe58a","kind":"commit","published_at":"2018-03-19T14:06:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"e1d164411d26e091fdf1864a414538ac4eb4231c","kind":"tag","published_at":"2018-03-19T13:56:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0/manifests"},{"name":"v0.1.0","sha":"b1913547e8f593e373c4f0bb5aeefa3f245b090f","kind":"commit","published_at":"2018-03-19T13:55:42.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-07T07:44:38.835Z","dependent_packages_count":1,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.598949001761973,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.9146810367896975,"forks_count":1.4432935279605907,"average":13.896442411597173},"purl":"pkg:npm/%40ngard/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ngard/react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ngard/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ngard/react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-07T06:03:15.578Z","issues_count":225,"pull_requests_count":69,"avg_time_to_close_issue":4099059.1754385964,"avg_time_to_close_pull_request":1819911.4032258065,"issues_closed_count":171,"pull_requests_closed_count":62,"pull_request_authors_count":21,"issue_authors_count":205,"avg_comments_per_issue":7.035555555555556,"avg_comments_per_pull_request":4.594202898550725,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":78,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1082526.9259259258,"past_year_avg_time_to_close_pull_request":1336083.1944444445,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":2.75609756097561,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Freact/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ngard%2Freact/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:51:44.493Z","updated_at":"2023-02-14T19:51:44.493Z","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":5295483,"maintainers_count":1098739,"namespaces_count":338357,"keywords_count":768147,"github":"npm","metadata":{"funded_packages_count":159659},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-01-08T06:39:08.447Z","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":923117,"name":"@eps1lon/testing-library-react","ecosystem":"npm","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/react-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":["testing","react","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"eps1lon","versions_count":2,"first_release_published_at":"2019-09-24T07:24:41.921Z","latest_release_published_at":"2019-09-24T07:31:01.583Z","latest_release_number":"9.1.4","last_synced_at":"2026-01-06T21:05:46.521Z","created_at":"2022-04-07T16:59:56.103Z","updated_at":"2026-01-06T21:05:46.521Z","registry_url":"https://www.npmjs.com/package/@eps1lon/testing-library-react","install_command":"npm install @eps1lon/testing-library-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.1.4"}},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-05T13:30:28.000Z","size":1659,"stargazers_count":19458,"open_issues_count":75,"forks_count":1147,"subscribers_count":139,"default_branch":"main","last_synced_at":"2025-11-28T23:29:18.879Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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-03-19T13:39:49.000Z","updated_at":"2025-11-28T05:08:46.000Z","dependencies_parsed_at":"2022-07-14T08:49:34.017Z","dependency_job_id":"edb550e0-2136-4876-afc9-ece436c652b6","html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":525,"total_committers":177,"mean_commits":"2.9661016949152543","dds":0.8514285714285714,"last_synced_commit":"85ac2534a59abd38880011e77da4bb8c716eba84"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/react-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/sbom","scorecard":{"id":555727,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/react-testing-library","commit":"1c931a6c03091d725eccee7767d9ec696d5d33c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validate.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:77","Warn: topLevel 'actions' permission set to 'write': .github/workflows/validate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:22"],"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":"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/validate.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:57","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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 29 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:16:48.483Z","repository_id":37686775,"created_at":"2025-08-20T12:16:48.483Z","updated_at":"2025-08-20T12:16:48.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27369713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-29T02:00:06.589Z","response_time":56,"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":"v16.3.0","sha":"9fc6a75d74bb8e03a48d3339efde4dd83cd5328b","kind":"commit","published_at":"2025-04-02T17:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"9618c5133706ec964f649e60a777cc384db58a3f","kind":"commit","published_at":"2025-01-15T23:16:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"85ac2534a59abd38880011e77da4bb8c716eba84","kind":"commit","published_at":"2024-12-05T19:59:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"3dcd8a9649e25054c0e650d95fca2317b7008576","kind":"commit","published_at":"2024-08-29T09:28:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"a4744fa904bf11812c92093226c3805450472636","kind":"commit","published_at":"2024-06-03T13:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0/manifests"},{"name":"v15.0.7","sha":"c1f2957a219ec7e6a6159a57c5d0717655c515cd","kind":"commit","published_at":"2024-05-07T11:07:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9","kind":"commit","published_at":"2024-05-01T18:29:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"f6a1677501b53471f6a989078726aeb0dea114be","kind":"commit","published_at":"2024-04-26T11:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"48282c2f35fb7338834b40983c12b889af35f5d1","kind":"commit","published_at":"2024-04-23T15:32:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"067d0c6d2e87092f6ecaa8c9fcf505e4576055cf","kind":"commit","published_at":"2024-04-23T10:21:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"c63b873072d62c858959c2a19e68f8e2cc0b11be","kind":"commit","published_at":"2024-04-13T09:21:10.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2/manifests"},{"name":"v14.3.1","sha":"8434a24ce79583d1359f58563c5f3981e729eb1c","kind":"commit","published_at":"2024-04-11T17:11:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1/manifests"},{"name":"v15.0.1","sha":"1645d21950ab8e3c6740b7e51b8a179a4c975c24","kind":"commit","published_at":"2024-04-11T17:03:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"787cb85f8baa3d2e2a9916b7dad12c0a76d787a4","kind":"commit","published_at":"2024-04-10T15:18:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0/manifests"},{"name":"v14.3.0","sha":"9c4a46d5b9923c21c936d206614a8febcc939fc2","kind":"commit","published_at":"2024-04-08T14:07:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0/manifests"},{"name":"v14.2.2","sha":"3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f","kind":"commit","published_at":"2024-03-19T22:54:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"edb6344d578a8c224daf0cd6e2984f36cc6e8d86","kind":"commit","published_at":"2024-02-01T19:49:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"4509fb68aaf42f3b750e57a3e2d073a498fc59db","kind":"commit","published_at":"2024-01-30T21:21:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0/manifests"},{"name":"v14.1.2","sha":"1c67477443244e52c3ae57db49e1a6e8226e0c0d","kind":"commit","published_at":"2023-11-17T15:46:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"fd52a593a7987a14d3cf5c94f112795a1630725d","kind":"commit","published_at":"2023-11-17T14:46:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d80319f5695d0ddbd93f7d63ca1cb71450663ba6","kind":"commit","published_at":"2023-11-08T06:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0/manifests"},{"name":"v14.0.0-alpha.3","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3/manifests"},{"name":"v14.0.0-alpha.2","sha":"6653c239c0acbafd204326c8951cde8206d39898","kind":"commit","published_at":"2023-02-16T22:37:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2/manifests"},{"name":"v14.0.0-alpha.1","sha":"9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd","kind":"commit","published_at":"2023-01-31T04:58:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v14.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1/manifests"},{"name":"v13.5.0-alpha.1","sha":"07d6872c3b35f0e9cd420af4b1a314af62e72799","kind":"commit","published_at":"2023-01-31T04:53:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.5.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1/manifests"},{"name":"v13.4.0","sha":"bef9e07c1743affa6fca459fda5ab5b488ccd9bf","kind":"commit","published_at":"2022-09-04T16:48:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"c80809a956b0b9f3289c4a6fa8b5e8cc72d6ef6d","kind":"commit","published_at":"2022-05-28T08:18:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"00c89dce86585d6a163c383a05abaf5a7f646bf6","kind":"commit","published_at":"2022-05-03T18:36:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"9171163fccf0a7ea43763475ca2980898b4079a5","kind":"commit","published_at":"2022-04-15T22:07:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"9535eff82ada685c410b3b25ef3e2313ea3a86aa","kind":"commit","published_at":"2022-04-15T18:55:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0/manifests"},{"name":"v12.1.5","sha":"646129b59659e2f3509a6fff606a9871b2a68a9c","kind":"commit","published_at":"2022-04-11T20:10:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5/manifests"},{"name":"v13.0.1","sha":"c8c93f83228a68a270583c139972e79b1812b7d3","kind":"commit","published_at":"2022-04-11T18:06:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ccd8a0d97dd9da0a420f2cf012a24d414d1646ed","kind":"commit","published_at":"2022-03-31T04:55:38.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0/manifests"},{"name":"v13.0.0-alpha.7","sha":"519a8c41c2e311d71e8c07475919524556df72d6","kind":"commit","published_at":"2022-03-30T15:06:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7/manifests"},{"name":"v12.1.4","sha":"96ed8dafa5d02add2168a3da65d1cc0ffe6d6d1f","kind":"commit","published_at":"2022-03-09T14:32:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4/manifests"},{"name":"v13.0.0-alpha.6","sha":"ba24a4be96469a5c3e004c186e19c1a57b2fd999","kind":"commit","published_at":"2022-03-04T21:06:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6/manifests"},{"name":"v12.1.3","sha":"b0f9d9741205c54836bf82b76b86ec001a8c0e1f","kind":"commit","published_at":"2022-02-15T22:51:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3/manifests"},{"name":"v13.0.0-alpha.5","sha":"8e536f8cd6fedf35690f62d1c0d055faef14642e","kind":"commit","published_at":"2021-11-23T15:15:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5/manifests"},{"name":"v13.0.0-alpha.4","sha":"d8c6b4dbb54a36b43820ce8c1c13b0c1a334ad46","kind":"commit","published_at":"2021-10-31T08:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4/manifests"},{"name":"v13.0.0-alpha.3","sha":"68d2a23d70121b3c7eac3e2a4e5358e5a5be59f0","kind":"commit","published_at":"2021-10-28T10:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3/manifests"},{"name":"v13.0.0-alpha.2","sha":"a045bc30848bf780a5fa1bcaf50196581ea87d02","kind":"commit","published_at":"2021-10-28T08:45:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2/manifests"},{"name":"v12.1.2","sha":"7f53b5673f64ff72a54c19b0685f901cfec96b03","kind":"commit","published_at":"2021-10-03T13:14:51.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"cde904cd161782090d7ab7256bcb9b13e771d0ea","kind":"commit","published_at":"2021-09-27T12:39:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1/manifests"},{"name":"v13.0.0-alpha.1","sha":"c888cb6e7afab8719ba385838a9323237357d514","kind":"commit","published_at":"2021-09-13T08:49:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v13.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1/manifests"},{"name":"v12.1.0","sha":"3325061cac7c6cfcefa7da7b80765c7d36a25b40","kind":"commit","published_at":"2021-09-11T09:54:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"6e6bf85301feed5d6bfa498d6d7f58a0bdef4520","kind":"commit","published_at":"2021-06-23T06:29:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.2","sha":"05c74219cc19a46b0aa81a81db93121387bd4f8c","kind":"commit","published_at":"2021-06-13T16:02:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2/manifests"},{"name":"v12.0.0-alpha.1","sha":"42dad789af193cdb11701db3fdb970f8ec0ffc83","kind":"commit","published_at":"2021-06-12T09:27:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v12.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1/manifests"},{"name":"v11.2.8-alpha.1","sha":"770246e5cf15593bee96de5ce8b43305826c0893","kind":"commit","published_at":"2021-06-08T09:30:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.8-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.8-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.8-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1/manifests"},{"name":"v11.2.7","sha":"3d47043432a10b8279fd88eb99cd82f512f0d851","kind":"commit","published_at":"2021-05-14T12:40:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"58150b9efdd5515ad88e2d3373d926ee89093278","kind":"commit","published_at":"2021-03-30T10:19:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"cbe020ada151a92aa1be46a695354a33045aafac","kind":"commit","published_at":"2021-02-02T16:36:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"81c2de90c621df4f0702db02adf0c1f31bc08cd6","kind":"commit","published_at":"2021-02-02T09:30:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"deafd51bc20209612674dbdaba920750c1d6352e","kind":"commit","published_at":"2021-01-07T18:00:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd","kind":"commit","published_at":"2020-11-20T23:31:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"1dc33b23bec6d033d65674ac6e1c2dd7e9a71202","kind":"commit","published_at":"2020-11-19T10:41:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"456424ff33ea8d5156e5d86c64a756c6f852d96d","kind":"commit","published_at":"2020-11-18T16:42:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"007b0b72d60fe018c950de1c07cb9889d7682f68","kind":"commit","published_at":"2020-11-10T19:09:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"e07e6416f25fd75df510c5d4211dc06f9f7398d7","kind":"commit","published_at":"2020-11-03T14:25:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"d9a36fa88c0d9e52e9f19639c72e32d626d88abd","kind":"commit","published_at":"2020-10-14T13:11:56.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"c546a6f4927f925bf1187e631ca0444001f067f5","kind":"commit","published_at":"2020-09-13T18:33:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d","kind":"commit","published_at":"2020-09-13T15:50:55.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"220d8d4fd1f29c64e5094a6efa46fdee7b8105de","kind":"commit","published_at":"2020-09-03T17:43:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9191890c882314c0048206e23a1fff40561b7ee4","kind":"commit","published_at":"2020-09-03T06:29:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"534ea33d514297ed368530f39e210675e1553979","kind":"commit","published_at":"2020-09-02T17:41:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.1","sha":"9b626346f7f78f16cd99a25e46db4b175a987129","kind":"commit","published_at":"2020-08-30T03:23:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1/manifests"},{"name":"v10.4.9","sha":"276eb656feffed6e3da14b34965df889ed31b0cd","kind":"commit","published_at":"2020-08-21T06:45:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9/manifests"},{"name":"v10.4.8","sha":"9aac1570d8bccfdf4584b22196cc23a479b47aff","kind":"commit","published_at":"2020-08-05T02:02:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8/manifests"},{"name":"v10.4.7","sha":"b82773cef7fc69349a55faf3b79eabc1e4ba4eeb","kind":"commit","published_at":"2020-07-15T12:49:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7/manifests"},{"name":"v10.4.6","sha":"240900c3d0bf72a94d3c0dfc85a5214ef3b16f63","kind":"commit","published_at":"2020-07-13T18:15:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6/manifests"},{"name":"v10.4.5","sha":"9e5cf59ceaa66b534ef95d519cacb8afc4814215","kind":"commit","published_at":"2020-07-08T18:46:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5/manifests"},{"name":"v10.4.4","sha":"47e6da6e2f8c30dfded0a97100237118a185d80d","kind":"commit","published_at":"2020-07-05T17:17:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4/manifests"},{"name":"v10.4.3","sha":"aac2e44fc8b970deed16248913582459cf044c64","kind":"commit","published_at":"2020-06-25T04:21:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"5814b29e973075a733b617f6348646fd03116647","kind":"commit","published_at":"2020-06-24T19:07:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"96c79f89df82e205f803d69d6b0898d935c0dd37","kind":"commit","published_at":"2020-06-23T21:53:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d10a13daeb6c776b604465eeb6f7adefbd5d56ba","kind":"commit","published_at":"2020-06-23T16:26:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"dfc4812a71c9777c50ac757d05b5a51fadffe64c","kind":"commit","published_at":"2020-06-18T00:20:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"3d9be67725d9990d69b22857d32e9c4562ddc2e4","kind":"commit","published_at":"2020-06-05T19:19:22.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"499cc0449b46421c922d81ade986cce7628a8d05","kind":"commit","published_at":"2020-06-04T13:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d43e27860329621823b304ff1f32b48d09cc4c64","kind":"commit","published_at":"2020-06-04T00:47:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.6","sha":"c3008bec842373de24c56bc871b1d9010894aa2f","kind":"commit","published_at":"2020-06-02T22:10:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"6147830b0ea61341d02f520d2a26b817996e3a4a","kind":"commit","published_at":"2020-06-01T23:33:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"a75fa350399857cd889ee0b878b08a79c2101206","kind":"commit","published_at":"2020-04-30T16:08:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"59a2de1e689be718f0931656b518509d43f5ac29","kind":"commit","published_at":"2020-04-20T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"afce94fec01d18f654d919e8e091a814afd63da1","kind":"commit","published_at":"2020-03-30T16:22:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3bc13d94c05df06ae4cff5bf98ac1fd0cddb4783","kind":"commit","published_at":"2020-03-13T13:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"f26b8df20369ab4bb41a462d6123819d526e53b9","kind":"commit","published_at":"2020-03-12T23:19:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-beta.2","sha":"9bd87c68b74c072a9f7c717a4d99482b03bdfe92","kind":"commit","published_at":"2020-03-04T19:52:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2/manifests"},{"name":"v10.0.0-beta.1","sha":"2d109abe415ab808c542dd6297abcdd4a5f14138","kind":"commit","published_at":"2020-03-04T19:23:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v10.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1/manifests"},{"name":"v9.5.0","sha":"35522b1af7b72f771157d591387e84090fcf78f4","kind":"commit","published_at":"2020-03-04T19:13:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"c4cae936af96b689982e08b2cabd1ca7f58a3cd9","kind":"commit","published_at":"2020-02-22T15:43:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e35c21344b21c310e8a23023de1aea88fb786c96","kind":"commit","published_at":"2019-12-13T15:36:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"965db571cd14203c8ae246c481c5bbf345364dee","kind":"commit","published_at":"2019-12-11T05:52:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"11460a3b31d3826d59a8920a25ba2e3fb7e17495","kind":"commit","published_at":"2019-11-04T14:58:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"2cac7b97d16eeecb8be3a8d8b20b1232ddf83ea9","kind":"commit","published_at":"2019-10-30T17:54:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"89d11b08c61f3cf5af770c61a03d564b3fdc301c","kind":"commit","published_at":"2019-10-03T19:17:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"594f85801e817e446f732511de6a804a6f9cf9b6","kind":"commit","published_at":"2019-09-26T23:02:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.4","sha":"8feb318b68d778c7fdd07337b66bf34e8e201f2b","kind":"commit","published_at":"2019-09-03T21:40:58.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"21869777362172e6ec44c164a7f7944aa43a17c1","kind":"commit","published_at":"2019-08-16T21:08:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"2bbfff3710ce96ca01e7a36f0c12e6ae645c35db","kind":"commit","published_at":"2019-08-15T19:27:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"b5584ebb301f1a0c2cf09236528d1a79656d5e6e","kind":"commit","published_at":"2019-08-12T23:41:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f4b813e60390501e5db825e1270cc0294fa440b7","kind":"commit","published_at":"2019-08-10T17:36:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"8277b06c199cacb0e81597aa506151de7a71b439","kind":"commit","published_at":"2019-08-09T20:35:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"0b83ca5720b40ab1731e0c1ed924833d8728eeea","kind":"commit","published_at":"2019-08-09T20:12:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dd65446fb4f67364966e4b856f1ae729af72dc9","kind":"commit","published_at":"2019-08-09T19:57:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0/manifests"},{"name":"v8.0.9","sha":"c0266503bfff4cd24de4039c2e0a624bb4fdb3d0","kind":"commit","published_at":"2019-08-08T22:54:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9/manifests"},{"name":"v8.0.8","sha":"98b9605cb0b6c5f7e1c91e0e65ca88e1989ed5ea","kind":"commit","published_at":"2019-08-06T20:14:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"929748f092013b4045f65866edea5df9680f1f3a","kind":"commit","published_at":"2019-07-26T14:17:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"98bc29a623c6c3f59bc5ee9f269e791ead8fb65a","kind":"commit","published_at":"2019-07-23T11:52:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"4ada26bcb9ae7dfc6ce22f380a7459ace40494f7","kind":"commit","published_at":"2019-07-12T17:04:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"a51a86b3347ca55fe9944c48834fcf761ea55212","kind":"commit","published_at":"2019-06-25T14:19:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"5f260bc323a9314a458f475f371da88cebaaabf4","kind":"commit","published_at":"2019-06-25T12:54:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"8e99f3cf99b76afbf2b20993745b802def3bb6c9","kind":"commit","published_at":"2019-06-24T18:46:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"76d112cff16823be1874f1baa265dad5753c127c","kind":"commit","published_at":"2019-05-30T17:52:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"7a794ad5824d65819898a991cc608677f73e67f1","kind":"commit","published_at":"2019-05-30T17:43:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"e66230598b46d7b6b6ac718e9a1e421624798681","kind":"commit","published_at":"2019-05-19T19:53:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"d232c0063d80fe0cf5e79bf00bc53c228981a3f0","kind":"commit","published_at":"2019-04-25T21:14:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0/manifests"},{"name":"v6.1.2","sha":"1d00c79408a77a88c620d214da4465369c1a51ad","kind":"commit","published_at":"2019-04-05T19:44:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"180179e12239d7de7ec5bf5f572291cd9ec48d33","kind":"commit","published_at":"2019-04-05T16:49:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"5a88da27a87de869e40fc8abdf5a9483066e5ec2","kind":"commit","published_at":"2019-04-05T16:32:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"89299e90542091b5c9227b6083f82ba6b98fd816","kind":"commit","published_at":"2019-04-01T17:33:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"a33ccf8f52ecffd46a7ee2438454949794270f67","kind":"commit","published_at":"2019-03-26T17:08:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea3ef2f88959085cb97a3e76c096cdb2ecd7842c","kind":"commit","published_at":"2019-03-21T15:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"ca313f2ea36724561eb56d8f336e36b2a59ced4a","kind":"commit","published_at":"2019-03-19T15:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"12d934abd14990d0164c83f1574b13f6d386ce3f","kind":"commit","published_at":"2019-02-24T06:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0/manifests"},{"name":"v5.9.0","sha":"e49a23fe9739becd6fb5f24f9c58cbcab004345a","kind":"commit","published_at":"2019-02-19T01:10:47.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"2bbf924a2de09e00a620993938f888127ca1acd5","kind":"commit","published_at":"2019-02-12T17:42:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"cf12d91da8f1e9323ba06344901cb2dd2f1026ac","kind":"commit","published_at":"2019-02-12T15:52:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"8436c7ee12d50358bd814aef2eeaa3d4fa07a901","kind":"commit","published_at":"2019-02-11T22:19:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"9c606da7aab61aa23fc3fbf715eb5f319d9b329f","kind":"commit","published_at":"2019-02-11T01:57:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.4","sha":"ac58967b314931db3ee745f9d039c0b6d1da9f02","kind":"commit","published_at":"2019-02-08T23:56:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"8d70265adc17c2ef99001be8212ee61c11ee66d0","kind":"commit","published_at":"2019-02-06T18:03:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"a4b5307364442698731e14b9c82a4294ca047b3a","kind":"commit","published_at":"2019-02-06T17:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"74a6eba1a0d42b85d9de12fa6b3a7136e20309f6","kind":"commit","published_at":"2019-02-06T17:44:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f1b4d4c830f0a889dc75742bfec3284ac9afd9eb","kind":"commit","published_at":"2019-02-06T15:58:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"14b567f87824b2a1b88d238793771e03d03937c4","kind":"commit","published_at":"2019-01-04T19:00:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"730ee2a5cff28be862fe0203207e7d4bc811d554","kind":"commit","published_at":"2019-01-04T16:23:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"4763ffbd1d3ef4451ccc6a24c4eb2539f1046fa6","kind":"commit","published_at":"2018-12-20T19:26:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"f099d2fd8e0d60c40052cd8ebbf915046d1c4a6b","kind":"commit","published_at":"2018-12-19T17:17:54.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"08731f281c75477ad5b22f7cef6d0d8c134bc762","kind":"commit","published_at":"2018-12-16T01:47:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"dfab298452eca7af21577af68b8fc2387a478bdd","kind":"commit","published_at":"2018-12-09T21:36:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f6cfa86f8f94e45a6e13374ac4db6c7b2cff0157","kind":"commit","published_at":"2018-11-28T17:14:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"11a41ce3ad9e9695f4b1662a5c67b890fc304894","kind":"commit","published_at":"2018-11-21T04:44:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"5879916820c39b792588c77a822900075c42020b","kind":"commit","published_at":"2018-10-25T22:03:25.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"d277ffd948f36ecbe87f2029dde2860284439586","kind":"commit","published_at":"2018-10-25T21:46:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"fe3b65ca158f0ac088b67b195b678a9428a7a2b5","kind":"commit","published_at":"2018-10-22T19:40:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"21dccbb277a9e9141297b4e9bf07c69f7992e699","kind":"commit","published_at":"2018-10-05T16:16:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"2a1127516ef922f664b6b0ca4f51a95e163b7239","kind":"commit","published_at":"2018-10-03T19:38:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"57dd63dd9ee5cd62a3e83d84e1a0e529803f3dba","kind":"commit","published_at":"2018-09-18T16:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"056b1e50bb7dd6eccfe52287d730b7cffc6001be","kind":"commit","published_at":"2018-09-03T22:40:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"32f3e65ca4b7e501f3b7c9c4506f5c0cb24e05f3","kind":"commit","published_at":"2018-08-09T17:49:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"b46415031a529f7421e637526b98165738fc3f84","kind":"commit","published_at":"2018-08-09T15:05:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"3c366f7631856eeb06c61a3abe6655954865868d","kind":"commit","published_at":"2018-08-06T21:41:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"9667967a085e438919fe3d02bc36761735bb2732","kind":"commit","published_at":"2018-08-03T15:43:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"dff0e1e90ed9d097ec3ff46722e49080c8b6e4d2","kind":"commit","published_at":"2018-07-26T17:52:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"f7f0b2fd60d5cb44793b7910b4aa9f65393d57c1","kind":"commit","published_at":"2018-07-25T14:57:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"1a1171989bcfa0b29c134dda1733cad370cee0f6","kind":"commit","published_at":"2018-07-17T19:27:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2baff576ad8214bf375b2491f51d09dc1e7294a2","kind":"commit","published_at":"2018-07-03T16:54:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"36e13493b1d39a651cc88207d5d0074ca8e2c70a","kind":"commit","published_at":"2018-07-02T21:31:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"cb14d2d3a19ae1420fafc8d9554c707fd7123a99","kind":"commit","published_at":"2018-06-27T20:36:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"71517cfe3b1b9328e278c85d56bb662d33ef8298","kind":"commit","published_at":"2018-06-24T13:49:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d248271dd9005e9f2c3faf8e628ebd1229faed2b","kind":"commit","published_at":"2018-06-19T05:05:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"52575005579307bcfbe7fbe4ef4636147c03c6fb","kind":"commit","published_at":"2018-06-19T04:16:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0/manifests"},{"name":"v3.1.7","sha":"dea3a07b6f70abb273e29fb4c32ffe5229b7308a","kind":"commit","published_at":"2018-06-13T15:05:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"fa97e7079039b7327fb1fe0b24aaeec2936e8b38","kind":"commit","published_at":"2018-06-12T16:15:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f58dfa11049377cc5956e571a6b08d2098fb21bb","kind":"commit","published_at":"2018-06-12T15:26:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1f953e4abb5593854299693b1df65b699b8b9108","kind":"commit","published_at":"2018-06-08T22:05:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c1cab86b92c7f79c0e61a5e026c1807f99f71fb1","kind":"commit","published_at":"2018-05-18T22:55:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"bf33d1c86a0b3cbd8bf4bdc29458113c6d02dc10","kind":"commit","published_at":"2018-05-18T18:56:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"fc09a9956096ddc6df6a54a1383503e5dd1f7c74","kind":"commit","published_at":"2018-05-18T14:08:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"de769ecdcb577c5d3d5a773c32589a206d86a4e1","kind":"commit","published_at":"2018-05-15T15:52:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"226c3068e8eb45442911e0b7e91d9da930b9be7b","kind":"commit","published_at":"2018-05-08T04:10:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"1dfcd73de884c4411af5ce29fe23c19f845e459d","kind":"commit","published_at":"2018-05-06T04:37:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e7809dd48ddaa598d863b7f69c3129ed2005c2e3","kind":"commit","published_at":"2018-05-06T03:31:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0/manifests"},{"name":"v2.5.2","sha":"cb221de2a7c406f6c5dcb4db27e138e1aff9cac0","kind":"commit","published_at":"2018-05-04T19:35:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"0aae0e15443948cd1acb7cf9a4acb621492b3661","kind":"commit","published_at":"2018-05-03T23:37:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"263aabdc101e2939e797340018be973f61732abe","kind":"commit","published_at":"2018-05-03T18:27:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c61de92d6ef2adfadd95a9f6599c375dce6f9523","kind":"commit","published_at":"2018-05-02T20:55:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e8fbef5b440a42c870e0ec4b607a03bc71ec5acb","kind":"commit","published_at":"2018-04-27T01:34:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"40dfcde4fa29e04912b895a76599f8b09937bc1a","kind":"commit","published_at":"2018-04-24T20:04:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e38ce02a6a3d4363350c12f9fbec59f2a4c06fbe","kind":"commit","published_at":"2018-04-11T15:39:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"86d3508e27c13649497e53ebd068f06b923e1851","kind":"commit","published_at":"2018-04-10T16:33:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d9c368d921a66a1ed12c2a05372d776e6f236db","kind":"commit","published_at":"2018-04-06T13:36:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0/manifests"},{"name":"v1.10.0","sha":"7267acd9743b328b3bc7630dc899ad28846071ff","kind":"commit","published_at":"2018-04-05T21:08:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"34c974d8090b29096382e4e57784897192c88160","kind":"commit","published_at":"2018-04-04T13:59:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"23d6242c73c343a797c6966bda991c7cd5a5fa5c","kind":"commit","published_at":"2018-04-02T22:51:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"a8857b633f0903b3860ac2589da553d4a8a6810d","kind":"commit","published_at":"2018-04-02T13:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"fd2df8d18652786a95bce34741180137f9d2cef2","kind":"commit","published_at":"2018-03-30T04:41:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"979256835c49fdaf2576d116fd4a530eac8f7922","kind":"commit","published_at":"2018-03-29T23:29:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"e9b603dbbc49eb332449921e5e9de088a7b5d34e","kind":"commit","published_at":"2018-03-29T23:17:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"00832862655691bc4fb6d6720674e509bcdce265","kind":"commit","published_at":"2018-03-29T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"69a395f7805415b2983ec9c4cd268b9218a92211","kind":"commit","published_at":"2018-03-29T16:07:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4adbc1daa59ccc2c7ccef0b0461c1f7fcaab1526","kind":"commit","published_at":"2018-03-29T15:34:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b13b1c142125bdba152f0fd5fe9fff7f1bafb96b","kind":"commit","published_at":"2018-03-29T15:23:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"18104fe3a2b38770d83b6a204150436dc32b6aa5","kind":"commit","published_at":"2018-03-28T15:28:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"12c7ed1193577dcb4fe4c084b85735ddbfd2bc9d","kind":"commit","published_at":"2018-03-23T13:57:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"01a42fe0783f0c2e28c7f065acb5883669547855","kind":"commit","published_at":"2018-03-22T17:36:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"98987c80b277358da42a62296c553f7be39cf32a","kind":"commit","published_at":"2018-03-21T20:26:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1e3375304d1091cd9713cf012b00c8ff9f79b4a1","kind":"commit","published_at":"2018-03-20T19:21:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3f1efbd247c0237a624b0406094d6b20d00293f3","kind":"commit","published_at":"2018-03-20T19:14:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"213055a1ee8fa22ccd6c44b45342982e356f78f9","kind":"commit","published_at":"2018-03-20T18:44:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9d0a07f9abd525a63070694c66e6adecec0727ff","kind":"commit","published_at":"2018-03-19T21:49:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7cdc26d225b1b749ac70f6731a6c7e89c6cdb504","kind":"commit","published_at":"2018-03-19T16:30:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"63bca89a43a1f901bc83afb5e544b019b17fe58a","kind":"commit","published_at":"2018-03-19T14:06:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"e1d164411d26e091fdf1864a414538ac4eb4231c","kind":"tag","published_at":"2018-03-19T13:56:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0/manifests"},{"name":"v0.1.0","sha":"b1913547e8f593e373c4f0bb5aeefa3f245b090f","kind":"commit","published_at":"2018-03-19T13:55:42.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/react-testing-library@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-18T12:37:38.476Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.58025665321927,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.7098882112214256,"forks_count":1.1658203506258176,"docker_downloads_count":null,"average":20.506756560970498},"purl":"pkg:npm/%40eps1lon/testing-library-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@eps1lon/testing-library-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@eps1lon/testing-library-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@eps1lon/testing-library-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-27T23:00:54.197Z","issues_count":248,"pull_requests_count":122,"avg_time_to_close_issue":4562171.270718232,"avg_time_to_close_pull_request":2226927.5520833335,"issues_closed_count":181,"pull_requests_closed_count":96,"pull_request_authors_count":35,"issue_authors_count":240,"avg_comments_per_issue":6.399193548387097,"avg_comments_per_pull_request":3.418032786885246,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":38,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":635636.9444444445,"past_year_avg_time_to_close_pull_request":1122789.3636363635,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.4736842105263157,"past_year_avg_comments_per_pull_request":1.3703703703703705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eps1lon%2Ftesting-library-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eps1lon%2Ftesting-library-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eps1lon%2Ftesting-library-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eps1lon%2Ftesting-library-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eps1lon%2Ftesting-library-react/codemeta","maintainers":[{"uuid":"eps1lon","login":"eps1lon","name":null,"email":"silbermann.sebastian@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~eps1lon","role":null,"created_at":"2022-11-17T08:30:21.731Z","updated_at":"2022-11-17T08:30:21.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eps1lon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5295483,"maintainers_count":1098739,"namespaces_count":338357,"keywords_count":768147,"github":"npm","metadata":{"funded_packages_count":159659},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-01-08T06:39:08.447Z","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":12416151,"name":"org.webjars.npm:testing-library__react","ecosystem":"maven","description":"WebJar for @testing-library/react","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2024-10-21T14:58:44.000Z","latest_release_published_at":"2025-10-25T02:54:49.000Z","latest_release_number":"16.3.0","last_synced_at":"2026-01-06T21:06:10.285Z","created_at":"2025-10-25T03:01:56.410Z","updated_at":"2026-01-06T21:06:10.286Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/testing-library__react/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/testing-library__react/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2025-11-05T13:30:28.000Z","size":1659,"stargazers_count":19424,"open_issues_count":70,"forks_count":1141,"subscribers_count":140,"default_branch":"main","last_synced_at":"2025-11-05T15:15:05.609Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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-03-19T13:39:49.000Z","updated_at":"2025-11-05T13:26:33.000Z","dependencies_parsed_at":"2022-07-14T08:49:34.017Z","dependency_job_id":"edb550e0-2136-4876-afc9-ece436c652b6","html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":525,"total_committers":177,"mean_commits":"2.9661016949152543","dds":0.8514285714285714,"last_synced_commit":"85ac2534a59abd38880011e77da4bb8c716eba84"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/react-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/sbom","scorecard":{"id":555727,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/react-testing-library","commit":"1c931a6c03091d725eccee7767d9ec696d5d33c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validate.yml:76","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/validate.yml:77","Warn: topLevel 'actions' permission set to 'write': .github/workflows/validate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:22"],"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":"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/validate.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/react-testing-library/validate.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:57","Warn: npmCommand not pinned by hash: .github/workflows/validate.yml:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"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 29 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:16:48.483Z","repository_id":37686775,"created_at":"2025-08-20T12:16:48.483Z","updated_at":"2025-08-20T12:16:48.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284245157,"owners_count":26971707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-11-13T16:01:29.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.267671005732666,"dependent_packages_count":44.702418491932455,"stargazers_count":1.4729504524049455,"forks_count":5.03640314602523,"docker_downloads_count":null,"average":20.619860774023824},"purl":"pkg:maven/org.webjars.npm/testing-library__react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:testing-library__react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:testing-library__react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:testing-library__react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-13T16:01:08.832Z","issues_count":248,"pull_requests_count":119,"avg_time_to_close_issue":4562171.270718232,"avg_time_to_close_pull_request":2226927.5520833335,"issues_closed_count":181,"pull_requests_closed_count":96,"pull_request_authors_count":32,"issue_authors_count":240,"avg_comments_per_issue":6.383064516129032,"avg_comments_per_pull_request":3.46218487394958,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":39,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":635636.9444444445,"past_year_avg_time_to_close_pull_request":1081146.5384615385,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.3846153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:testing-library__react/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":577669,"maintainers_count":0,"namespaces_count":76649,"keywords_count":35297,"github":"maven-central","metadata":{"funded_packages_count":38920},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-01-08T06:46:08.347Z","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":1311727,"name":"@testing-library/react","ecosystem":"npm","description":"Simple and complete React DOM testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/react-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/react-testing-library","keywords_array":["testing","react","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"testing-library","versions_count":121,"first_release_published_at":"2019-05-30T17:36:29.400Z","latest_release_published_at":"2025-12-15T14:00:32.140Z","latest_release_number":"16.3.1","last_synced_at":"2026-01-07T10:46:24.590Z","created_at":"2022-04-08T20:33:35.537Z","updated_at":"2026-01-07T10:46:24.593Z","registry_url":"https://www.npmjs.com/package/@testing-library/react","install_command":"npm install @testing-library/react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"11.0.0-beta.1","release-12.x":"12.1.5","alpha":"14.0.0-alpha.3","release-14.x":"14.3.1","latest":"16.3.1"}},"repo_metadata":{"id":37686775,"uuid":"125863507","full_name":"testing-library/react-testing-library","owner":"testing-library","description":"🐐 Simple and complete React DOM testing utilities that encourage good testing practices.","archived":false,"fork":false,"pushed_at":"2024-06-03T13:55:26.000Z","size":1638,"stargazers_count":18778,"open_issues_count":43,"forks_count":1090,"subscribers_count":141,"default_branch":"main","last_synced_at":"2024-06-17T05:28:31.094Z","etag":null,"topics":["javascript","reactjs","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/react","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}},"created_at":"2018-03-19T13:39:49.000Z","updated_at":"2024-06-17T05:28:38.844Z","dependencies_parsed_at":"2022-07-14T08:49:34.017Z","dependency_job_id":"edb550e0-2136-4876-afc9-ece436c652b6","html_url":"https://github.com/testing-library/react-testing-library","commit_stats":{"total_commits":512,"total_committers":178,"mean_commits":"2.8764044943820224","dds":0.84765625,"last_synced_commit":"9c4a46d5b9923c21c936d206614a8febcc939fc2"},"previous_names":["kentcdodds/react-testing-library"],"tags_count":203,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218643949,"owners_count":16364608,"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":"2024-04-15T13:18:53.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":42205,"followers":812,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-04-15T13:18:59.155Z","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":"v16.0.0","sha":"a4744fa904bf11812c92093226c3805450472636","kind":"commit","published_at":"2024-06-03T13:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v16.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v16.0.0/manifests"},{"name":"v15.0.7","sha":"c1f2957a219ec7e6a6159a57c5d0717655c515cd","kind":"commit","published_at":"2024-05-07T11:07:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"b6e59f7d58c69f617cc9854d8c3e6f86c2dfb0e9","kind":"commit","published_at":"2024-05-01T18:29:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"f6a1677501b53471f6a989078726aeb0dea114be","kind":"commit","published_at":"2024-04-26T11:01:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"48282c2f35fb7338834b40983c12b889af35f5d1","kind":"commit","published_at":"2024-04-23T15:32:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"067d0c6d2e87092f6ecaa8c9fcf505e4576055cf","kind":"commit","published_at":"2024-04-23T10:21:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"c63b873072d62c858959c2a19e68f8e2cc0b11be","kind":"commit","published_at":"2024-04-13T09:21:10.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.2/manifests"},{"name":"v14.3.1","sha":"8434a24ce79583d1359f58563c5f3981e729eb1c","kind":"commit","published_at":"2024-04-11T17:11:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.1/manifests"},{"name":"v15.0.1","sha":"1645d21950ab8e3c6740b7e51b8a179a4c975c24","kind":"commit","published_at":"2024-04-11T17:03:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"787cb85f8baa3d2e2a9916b7dad12c0a76d787a4","kind":"commit","published_at":"2024-04-10T15:18:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v15.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v15.0.0/manifests"},{"name":"v14.3.0","sha":"9c4a46d5b9923c21c936d206614a8febcc939fc2","kind":"commit","published_at":"2024-04-08T14:07:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.3.0/manifests"},{"name":"v14.2.2","sha":"3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f","kind":"commit","published_at":"2024-03-19T22:54:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.2/manifests"},{"name":"v14.2.1","sha":"edb6344d578a8c224daf0cd6e2984f36cc6e8d86","kind":"commit","published_at":"2024-02-01T19:49:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.1/manifests"},{"name":"v14.2.0","sha":"4509fb68aaf42f3b750e57a3e2d073a498fc59db","kind":"commit","published_at":"2024-01-30T21:21:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.2.0/manifests"},{"name":"v14.1.2","sha":"1c67477443244e52c3ae57db49e1a6e8226e0c0d","kind":"commit","published_at":"2023-11-17T15:46:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"fd52a593a7987a14d3cf5c94f112795a1630725d","kind":"commit","published_at":"2023-11-17T14:46:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d80319f5695d0ddbd93f7d63ca1cb71450663ba6","kind":"commit","published_at":"2023-11-08T06:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0/manifests"},{"name":"v14.0.0-alpha.3","sha":"f78839bf4147a777a823e33a429bcf5de9562f9e","kind":"commit","published_at":"2023-02-16T22:46:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.3/manifests"},{"name":"v14.0.0-alpha.2","sha":"6653c239c0acbafd204326c8951cde8206d39898","kind":"commit","published_at":"2023-02-16T22:37:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.2/manifests"},{"name":"v14.0.0-alpha.1","sha":"9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd","kind":"commit","published_at":"2023-01-31T04:58:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v14.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v14.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%2Freact-testing-library/tags/v14.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v14.0.0-alpha.1/manifests"},{"name":"v13.5.0-alpha.1","sha":"07d6872c3b35f0e9cd420af4b1a314af62e72799","kind":"commit","published_at":"2023-01-31T04:53:01.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.5.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.5.0-alpha.1/manifests"},{"name":"v13.4.0","sha":"bef9e07c1743affa6fca459fda5ab5b488ccd9bf","kind":"commit","published_at":"2022-09-04T16:48:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"c80809a956b0b9f3289c4a6fa8b5e8cc72d6ef6d","kind":"commit","published_at":"2022-05-28T08:18:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"00c89dce86585d6a163c383a05abaf5a7f646bf6","kind":"commit","published_at":"2022-05-03T18:36:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"9171163fccf0a7ea43763475ca2980898b4079a5","kind":"commit","published_at":"2022-04-15T22:07:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"9535eff82ada685c410b3b25ef3e2313ea3a86aa","kind":"commit","published_at":"2022-04-15T18:55:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.1.0/manifests"},{"name":"v12.1.5","sha":"646129b59659e2f3509a6fff606a9871b2a68a9c","kind":"commit","published_at":"2022-04-11T20:10:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.5/manifests"},{"name":"v13.0.1","sha":"c8c93f83228a68a270583c139972e79b1812b7d3","kind":"commit","published_at":"2022-04-11T18:06:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"ccd8a0d97dd9da0a420f2cf012a24d414d1646ed","kind":"commit","published_at":"2022-03-31T04:55:38.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0/manifests"},{"name":"v13.0.0-alpha.7","sha":"519a8c41c2e311d71e8c07475919524556df72d6","kind":"commit","published_at":"2022-03-30T15:06:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.7/manifests"},{"name":"v12.1.4","sha":"96ed8dafa5d02add2168a3da65d1cc0ffe6d6d1f","kind":"commit","published_at":"2022-03-09T14:32:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.4/manifests"},{"name":"v13.0.0-alpha.6","sha":"ba24a4be96469a5c3e004c186e19c1a57b2fd999","kind":"commit","published_at":"2022-03-04T21:06:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.6/manifests"},{"name":"v12.1.3","sha":"b0f9d9741205c54836bf82b76b86ec001a8c0e1f","kind":"commit","published_at":"2022-02-15T22:51:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.3/manifests"},{"name":"v13.0.0-alpha.5","sha":"8e536f8cd6fedf35690f62d1c0d055faef14642e","kind":"commit","published_at":"2021-11-23T15:15:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.5/manifests"},{"name":"v13.0.0-alpha.4","sha":"d8c6b4dbb54a36b43820ce8c1c13b0c1a334ad46","kind":"commit","published_at":"2021-10-31T08:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.4/manifests"},{"name":"v13.0.0-alpha.3","sha":"68d2a23d70121b3c7eac3e2a4e5358e5a5be59f0","kind":"commit","published_at":"2021-10-28T10:52:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.3/manifests"},{"name":"v13.0.0-alpha.2","sha":"a045bc30848bf780a5fa1bcaf50196581ea87d02","kind":"commit","published_at":"2021-10-28T08:45:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.2/manifests"},{"name":"v12.1.2","sha":"7f53b5673f64ff72a54c19b0685f901cfec96b03","kind":"commit","published_at":"2021-10-03T13:14:51.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"cde904cd161782090d7ab7256bcb9b13e771d0ea","kind":"commit","published_at":"2021-09-27T12:39:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.1/manifests"},{"name":"v13.0.0-alpha.1","sha":"c888cb6e7afab8719ba385838a9323237357d514","kind":"commit","published_at":"2021-09-13T08:49:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v13.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v13.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%2Freact-testing-library/tags/v13.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v13.0.0-alpha.1/manifests"},{"name":"v12.1.0","sha":"3325061cac7c6cfcefa7da7b80765c7d36a25b40","kind":"commit","published_at":"2021-09-11T09:54:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"6e6bf85301feed5d6bfa498d6d7f58a0bdef4520","kind":"commit","published_at":"2021-06-23T06:29:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0/manifests"},{"name":"v12.0.0-alpha.2","sha":"05c74219cc19a46b0aa81a81db93121387bd4f8c","kind":"commit","published_at":"2021-06-13T16:02:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.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%2Freact-testing-library/tags/v12.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.2/manifests"},{"name":"v12.0.0-alpha.1","sha":"42dad789af193cdb11701db3fdb970f8ec0ffc83","kind":"commit","published_at":"2021-06-12T09:27:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v12.0.0-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v12.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%2Freact-testing-library/tags/v12.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v12.0.0-alpha.1/manifests"},{"name":"v11.2.8-alpha.1","sha":"770246e5cf15593bee96de5ce8b43305826c0893","kind":"commit","published_at":"2021-06-08T09:30:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.8-alpha.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.8-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.8-alpha.1/manifests"},{"name":"v11.2.7","sha":"3d47043432a10b8279fd88eb99cd82f512f0d851","kind":"commit","published_at":"2021-05-14T12:40:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"58150b9efdd5515ad88e2d3373d926ee89093278","kind":"commit","published_at":"2021-03-30T10:19:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"cbe020ada151a92aa1be46a695354a33045aafac","kind":"commit","published_at":"2021-02-02T16:36:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"81c2de90c621df4f0702db02adf0c1f31bc08cd6","kind":"commit","published_at":"2021-02-02T09:30:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"deafd51bc20209612674dbdaba920750c1d6352e","kind":"commit","published_at":"2021-01-07T18:00:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd","kind":"commit","published_at":"2020-11-20T23:31:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"1dc33b23bec6d033d65674ac6e1c2dd7e9a71202","kind":"commit","published_at":"2020-11-19T10:41:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"456424ff33ea8d5156e5d86c64a756c6f852d96d","kind":"commit","published_at":"2020-11-18T16:42:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"007b0b72d60fe018c950de1c07cb9889d7682f68","kind":"commit","published_at":"2020-11-10T19:09:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.2/manifests"},{"name":"v11.1.1","sha":"e07e6416f25fd75df510c5d4211dc06f9f7398d7","kind":"commit","published_at":"2020-11-03T14:25:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"d9a36fa88c0d9e52e9f19639c72e32d626d88abd","kind":"commit","published_at":"2020-10-14T13:11:56.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"c546a6f4927f925bf1187e631ca0444001f067f5","kind":"commit","published_at":"2020-09-13T18:33:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d","kind":"commit","published_at":"2020-09-13T15:50:55.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"220d8d4fd1f29c64e5094a6efa46fdee7b8105de","kind":"commit","published_at":"2020-09-03T17:43:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9191890c882314c0048206e23a1fff40561b7ee4","kind":"commit","published_at":"2020-09-03T06:29:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"534ea33d514297ed368530f39e210675e1553979","kind":"commit","published_at":"2020-09-02T17:41:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0/manifests"},{"name":"v11.0.0-beta.1","sha":"9b626346f7f78f16cd99a25e46db4b175a987129","kind":"commit","published_at":"2020-08-30T03:23:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v11.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%2Freact-testing-library/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v11.0.0-beta.1/manifests"},{"name":"v10.4.9","sha":"276eb656feffed6e3da14b34965df889ed31b0cd","kind":"commit","published_at":"2020-08-21T06:45:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.9/manifests"},{"name":"v10.4.8","sha":"9aac1570d8bccfdf4584b22196cc23a479b47aff","kind":"commit","published_at":"2020-08-05T02:02:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.8/manifests"},{"name":"v10.4.7","sha":"b82773cef7fc69349a55faf3b79eabc1e4ba4eeb","kind":"commit","published_at":"2020-07-15T12:49:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.7/manifests"},{"name":"v10.4.6","sha":"240900c3d0bf72a94d3c0dfc85a5214ef3b16f63","kind":"commit","published_at":"2020-07-13T18:15:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.6/manifests"},{"name":"v10.4.5","sha":"9e5cf59ceaa66b534ef95d519cacb8afc4814215","kind":"commit","published_at":"2020-07-08T18:46:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.5/manifests"},{"name":"v10.4.4","sha":"47e6da6e2f8c30dfded0a97100237118a185d80d","kind":"commit","published_at":"2020-07-05T17:17:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.4/manifests"},{"name":"v10.4.3","sha":"aac2e44fc8b970deed16248913582459cf044c64","kind":"commit","published_at":"2020-06-25T04:21:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"5814b29e973075a733b617f6348646fd03116647","kind":"commit","published_at":"2020-06-24T19:07:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"96c79f89df82e205f803d69d6b0898d935c0dd37","kind":"commit","published_at":"2020-06-23T21:53:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"d10a13daeb6c776b604465eeb6f7adefbd5d56ba","kind":"commit","published_at":"2020-06-23T16:26:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"dfc4812a71c9777c50ac757d05b5a51fadffe64c","kind":"commit","published_at":"2020-06-18T00:20:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.3.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"3d9be67725d9990d69b22857d32e9c4562ddc2e4","kind":"commit","published_at":"2020-06-05T19:19:22.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"499cc0449b46421c922d81ade986cce7628a8d05","kind":"commit","published_at":"2020-06-04T13:51:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.2.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d43e27860329621823b304ff1f32b48d09cc4c64","kind":"commit","published_at":"2020-06-04T00:47:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.1.0/manifests"},{"name":"v10.0.6","sha":"c3008bec842373de24c56bc871b1d9010894aa2f","kind":"commit","published_at":"2020-06-02T22:10:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"6147830b0ea61341d02f520d2a26b817996e3a4a","kind":"commit","published_at":"2020-06-01T23:33:40.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"a75fa350399857cd889ee0b878b08a79c2101206","kind":"commit","published_at":"2020-04-30T16:08:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"59a2de1e689be718f0931656b518509d43f5ac29","kind":"commit","published_at":"2020-04-20T18:00:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"afce94fec01d18f654d919e8e091a814afd63da1","kind":"commit","published_at":"2020-03-30T16:22:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3bc13d94c05df06ae4cff5bf98ac1fd0cddb4783","kind":"commit","published_at":"2020-03-13T13:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"f26b8df20369ab4bb41a462d6123819d526e53b9","kind":"commit","published_at":"2020-03-12T23:19:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0/manifests"},{"name":"v10.0.0-beta.2","sha":"9bd87c68b74c072a9f7c717a4d99482b03bdfe92","kind":"commit","published_at":"2020-03-04T19:52:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.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%2Freact-testing-library/tags/v10.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.2/manifests"},{"name":"v10.0.0-beta.1","sha":"2d109abe415ab808c542dd6297abcdd4a5f14138","kind":"commit","published_at":"2020-03-04T19:23:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v10.0.0-beta.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v10.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%2Freact-testing-library/tags/v10.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v10.0.0-beta.1/manifests"},{"name":"v9.5.0","sha":"35522b1af7b72f771157d591387e84090fcf78f4","kind":"commit","published_at":"2020-03-04T19:13:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.5.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.5.0/manifests"},{"name":"v9.4.1","sha":"c4cae936af96b689982e08b2cabd1ca7f58a3cd9","kind":"commit","published_at":"2020-02-22T15:43:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.1/manifests"},{"name":"v9.4.0","sha":"e35c21344b21c310e8a23023de1aea88fb786c96","kind":"commit","published_at":"2019-12-13T15:36:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.4.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"965db571cd14203c8ae246c481c5bbf345364dee","kind":"commit","published_at":"2019-12-11T05:52:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.3","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.3/manifests"},{"name":"v9.3.2","sha":"11460a3b31d3826d59a8920a25ba2e3fb7e17495","kind":"commit","published_at":"2019-11-04T14:58:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"2cac7b97d16eeecb8be3a8d8b20b1232ddf83ea9","kind":"commit","published_at":"2019-10-30T17:54:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"89d11b08c61f3cf5af770c61a03d564b3fdc301c","kind":"commit","published_at":"2019-10-03T19:17:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"594f85801e817e446f732511de6a804a6f9cf9b6","kind":"commit","published_at":"2019-09-26T23:02:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.2.0/manifests"},{"name":"v9.1.4","sha":"8feb318b68d778c7fdd07337b66bf34e8e201f2b","kind":"commit","published_at":"2019-09-03T21:40:58.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"21869777362172e6ec44c164a7f7944aa43a17c1","kind":"commit","published_at":"2019-08-16T21:08:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"2bbfff3710ce96ca01e7a36f0c12e6ae645c35db","kind":"commit","published_at":"2019-08-15T19:27:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"b5584ebb301f1a0c2cf09236528d1a79656d5e6e","kind":"commit","published_at":"2019-08-12T23:41:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"f4b813e60390501e5db825e1270cc0294fa440b7","kind":"commit","published_at":"2019-08-10T17:36:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"8277b06c199cacb0e81597aa506151de7a71b439","kind":"commit","published_at":"2019-08-09T20:35:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"0b83ca5720b40ab1731e0c1ed924833d8728eeea","kind":"commit","published_at":"2019-08-09T20:12:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dd65446fb4f67364966e4b856f1ae729af72dc9","kind":"commit","published_at":"2019-08-09T19:57:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v9.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v9.0.0/manifests"},{"name":"v8.0.9","sha":"c0266503bfff4cd24de4039c2e0a624bb4fdb3d0","kind":"commit","published_at":"2019-08-08T22:54:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.9","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.9/manifests"},{"name":"v8.0.8","sha":"98b9605cb0b6c5f7e1c91e0e65ca88e1989ed5ea","kind":"commit","published_at":"2019-08-06T20:14:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"929748f092013b4045f65866edea5df9680f1f3a","kind":"commit","published_at":"2019-07-26T14:17:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"98bc29a623c6c3f59bc5ee9f269e791ead8fb65a","kind":"commit","published_at":"2019-07-23T11:52:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"4ada26bcb9ae7dfc6ce22f380a7459ace40494f7","kind":"commit","published_at":"2019-07-12T17:04:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"a51a86b3347ca55fe9944c48834fcf761ea55212","kind":"commit","published_at":"2019-06-25T14:19:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"5f260bc323a9314a458f475f371da88cebaaabf4","kind":"commit","published_at":"2019-06-25T12:54:37.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"8e99f3cf99b76afbf2b20993745b802def3bb6c9","kind":"commit","published_at":"2019-06-24T18:46:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"76d112cff16823be1874f1baa265dad5753c127c","kind":"commit","published_at":"2019-05-30T17:52:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"7a794ad5824d65819898a991cc608677f73e67f1","kind":"commit","published_at":"2019-05-30T17:43:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v8.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"e66230598b46d7b6b6ac718e9a1e421624798681","kind":"commit","published_at":"2019-05-19T19:53:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"d232c0063d80fe0cf5e79bf00bc53c228981a3f0","kind":"commit","published_at":"2019-04-25T21:14:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v7.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v7.0.0/manifests"},{"name":"v6.1.2","sha":"1d00c79408a77a88c620d214da4465369c1a51ad","kind":"commit","published_at":"2019-04-05T19:44:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"180179e12239d7de7ec5bf5f572291cd9ec48d33","kind":"commit","published_at":"2019-04-05T16:49:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"5a88da27a87de869e40fc8abdf5a9483066e5ec2","kind":"commit","published_at":"2019-04-05T16:32:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"89299e90542091b5c9227b6083f82ba6b98fd816","kind":"commit","published_at":"2019-04-01T17:33:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"a33ccf8f52ecffd46a7ee2438454949794270f67","kind":"commit","published_at":"2019-03-26T17:08:43.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea3ef2f88959085cb97a3e76c096cdb2ecd7842c","kind":"commit","published_at":"2019-03-21T15:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"ca313f2ea36724561eb56d8f336e36b2a59ced4a","kind":"commit","published_at":"2019-03-19T15:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"12d934abd14990d0164c83f1574b13f6d386ce3f","kind":"commit","published_at":"2019-02-24T06:25:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v6.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v6.0.0/manifests"},{"name":"v5.9.0","sha":"e49a23fe9739becd6fb5f24f9c58cbcab004345a","kind":"commit","published_at":"2019-02-19T01:10:47.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.9.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"2bbf924a2de09e00a620993938f888127ca1acd5","kind":"commit","published_at":"2019-02-12T17:42:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.8.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"cf12d91da8f1e9323ba06344901cb2dd2f1026ac","kind":"commit","published_at":"2019-02-12T15:52:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.7.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"8436c7ee12d50358bd814aef2eeaa3d4fa07a901","kind":"commit","published_at":"2019-02-11T22:19:05.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"9c606da7aab61aa23fc3fbf715eb5f319d9b329f","kind":"commit","published_at":"2019-02-11T01:57:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.6.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.6.0/manifests"},{"name":"v5.5.4","sha":"ac58967b314931db3ee745f9d039c0b6d1da9f02","kind":"commit","published_at":"2019-02-08T23:56:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.4","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"8d70265adc17c2ef99001be8212ee61c11ee66d0","kind":"commit","published_at":"2019-02-06T18:03:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.3","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"a4b5307364442698731e14b9c82a4294ca047b3a","kind":"commit","published_at":"2019-02-06T17:52:18.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"74a6eba1a0d42b85d9de12fa6b3a7136e20309f6","kind":"commit","published_at":"2019-02-06T17:44:34.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"f1b4d4c830f0a889dc75742bfec3284ac9afd9eb","kind":"commit","published_at":"2019-02-06T15:58:32.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"14b567f87824b2a1b88d238793771e03d03937c4","kind":"commit","published_at":"2019-01-04T19:00:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"730ee2a5cff28be862fe0203207e7d4bc811d554","kind":"commit","published_at":"2019-01-04T16:23:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"4763ffbd1d3ef4451ccc6a24c4eb2539f1046fa6","kind":"commit","published_at":"2018-12-20T19:26:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"f099d2fd8e0d60c40052cd8ebbf915046d1c4a6b","kind":"commit","published_at":"2018-12-19T17:17:54.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"08731f281c75477ad5b22f7cef6d0d8c134bc762","kind":"commit","published_at":"2018-12-16T01:47:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"dfab298452eca7af21577af68b8fc2387a478bdd","kind":"commit","published_at":"2018-12-09T21:36:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"f6cfa86f8f94e45a6e13374ac4db6c7b2cff0157","kind":"commit","published_at":"2018-11-28T17:14:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"11a41ce3ad9e9695f4b1662a5c67b890fc304894","kind":"commit","published_at":"2018-11-21T04:44:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.3.0/manifests"},{"name":"v5.2.3","sha":"5879916820c39b792588c77a822900075c42020b","kind":"commit","published_at":"2018-10-25T22:03:25.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"d277ffd948f36ecbe87f2029dde2860284439586","kind":"commit","published_at":"2018-10-25T21:46:52.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"fe3b65ca158f0ac088b67b195b678a9428a7a2b5","kind":"commit","published_at":"2018-10-22T19:40:41.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"21dccbb277a9e9141297b4e9bf07c69f7992e699","kind":"commit","published_at":"2018-10-05T16:16:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"2a1127516ef922f664b6b0ca4f51a95e163b7239","kind":"commit","published_at":"2018-10-03T19:38:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"57dd63dd9ee5cd62a3e83d84e1a0e529803f3dba","kind":"commit","published_at":"2018-09-18T16:23:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"056b1e50bb7dd6eccfe52287d730b7cffc6001be","kind":"commit","published_at":"2018-09-03T22:40:50.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"32f3e65ca4b7e501f3b7c9c4506f5c0cb24e05f3","kind":"commit","published_at":"2018-08-09T17:49:15.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v5.0.0/manifests"},{"name":"v4.1.8","sha":"b46415031a529f7421e637526b98165738fc3f84","kind":"commit","published_at":"2018-08-09T15:05:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.8","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"3c366f7631856eeb06c61a3abe6655954865868d","kind":"commit","published_at":"2018-08-06T21:41:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"9667967a085e438919fe3d02bc36761735bb2732","kind":"commit","published_at":"2018-08-03T15:43:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"dff0e1e90ed9d097ec3ff46722e49080c8b6e4d2","kind":"commit","published_at":"2018-07-26T17:52:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"f7f0b2fd60d5cb44793b7910b4aa9f65393d57c1","kind":"commit","published_at":"2018-07-25T14:57:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"1a1171989bcfa0b29c134dda1733cad370cee0f6","kind":"commit","published_at":"2018-07-17T19:27:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2baff576ad8214bf375b2491f51d09dc1e7294a2","kind":"commit","published_at":"2018-07-03T16:54:26.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"36e13493b1d39a651cc88207d5d0074ca8e2c70a","kind":"commit","published_at":"2018-07-02T21:31:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"cb14d2d3a19ae1420fafc8d9554c707fd7123a99","kind":"commit","published_at":"2018-06-27T20:36:02.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"71517cfe3b1b9328e278c85d56bb662d33ef8298","kind":"commit","published_at":"2018-06-24T13:49:44.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"d248271dd9005e9f2c3faf8e628ebd1229faed2b","kind":"commit","published_at":"2018-06-19T05:05:31.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"52575005579307bcfbe7fbe4ef4636147c03c6fb","kind":"commit","published_at":"2018-06-19T04:16:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v4.0.0/manifests"},{"name":"v3.1.7","sha":"dea3a07b6f70abb273e29fb4c32ffe5229b7308a","kind":"commit","published_at":"2018-06-13T15:05:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.7","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"fa97e7079039b7327fb1fe0b24aaeec2936e8b38","kind":"commit","published_at":"2018-06-12T16:15:08.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.6","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"f58dfa11049377cc5956e571a6b08d2098fb21bb","kind":"commit","published_at":"2018-06-12T15:26:19.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1f953e4abb5593854299693b1df65b699b8b9108","kind":"commit","published_at":"2018-06-08T22:05:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"c1cab86b92c7f79c0e61a5e026c1807f99f71fb1","kind":"commit","published_at":"2018-05-18T22:55:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"bf33d1c86a0b3cbd8bf4bdc29458113c6d02dc10","kind":"commit","published_at":"2018-05-18T18:56:46.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"fc09a9956096ddc6df6a54a1383503e5dd1f7c74","kind":"commit","published_at":"2018-05-18T14:08:36.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"de769ecdcb577c5d3d5a773c32589a206d86a4e1","kind":"commit","published_at":"2018-05-15T15:52:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"226c3068e8eb45442911e0b7e91d9da930b9be7b","kind":"commit","published_at":"2018-05-08T04:10:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"1dfcd73de884c4411af5ce29fe23c19f845e459d","kind":"commit","published_at":"2018-05-06T04:37:17.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e7809dd48ddaa598d863b7f69c3129ed2005c2e3","kind":"commit","published_at":"2018-05-06T03:31:24.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v3.0.0/manifests"},{"name":"v2.5.2","sha":"cb221de2a7c406f6c5dcb4db27e138e1aff9cac0","kind":"commit","published_at":"2018-05-04T19:35:03.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"0aae0e15443948cd1acb7cf9a4acb621492b3661","kind":"commit","published_at":"2018-05-03T23:37:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"263aabdc101e2939e797340018be973f61732abe","kind":"commit","published_at":"2018-05-03T18:27:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c61de92d6ef2adfadd95a9f6599c375dce6f9523","kind":"commit","published_at":"2018-05-02T20:55:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e8fbef5b440a42c870e0ec4b607a03bc71ec5acb","kind":"commit","published_at":"2018-04-27T01:34:20.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"40dfcde4fa29e04912b895a76599f8b09937bc1a","kind":"commit","published_at":"2018-04-24T20:04:57.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e38ce02a6a3d4363350c12f9fbec59f2a4c06fbe","kind":"commit","published_at":"2018-04-11T15:39:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"86d3508e27c13649497e53ebd068f06b923e1851","kind":"commit","published_at":"2018-04-10T16:33:11.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d9c368d921a66a1ed12c2a05372d776e6f236db","kind":"commit","published_at":"2018-04-06T13:36:53.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v2.0.0/manifests"},{"name":"v1.10.0","sha":"7267acd9743b328b3bc7630dc899ad28846071ff","kind":"commit","published_at":"2018-04-05T21:08:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"34c974d8090b29096382e4e57784897192c88160","kind":"commit","published_at":"2018-04-04T13:59:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.5","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"23d6242c73c343a797c6966bda991c7cd5a5fa5c","kind":"commit","published_at":"2018-04-02T22:51:16.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.4","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"a8857b633f0903b3860ac2589da553d4a8a6810d","kind":"commit","published_at":"2018-04-02T13:42:28.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.3","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"fd2df8d18652786a95bce34741180137f9d2cef2","kind":"commit","published_at":"2018-03-30T04:41:13.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"979256835c49fdaf2576d116fd4a530eac8f7922","kind":"commit","published_at":"2018-03-29T23:29:48.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"e9b603dbbc49eb332449921e5e9de088a7b5d34e","kind":"commit","published_at":"2018-03-29T23:17:30.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"00832862655691bc4fb6d6720674e509bcdce265","kind":"commit","published_at":"2018-03-29T16:24:04.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.2","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"69a395f7805415b2983ec9c4cd268b9218a92211","kind":"commit","published_at":"2018-03-29T16:07:14.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4adbc1daa59ccc2c7ccef0b0461c1f7fcaab1526","kind":"commit","published_at":"2018-03-29T15:34:49.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b13b1c142125bdba152f0fd5fe9fff7f1bafb96b","kind":"commit","published_at":"2018-03-29T15:23:45.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"18104fe3a2b38770d83b6a204150436dc32b6aa5","kind":"commit","published_at":"2018-03-28T15:28:33.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"12c7ed1193577dcb4fe4c084b85735ddbfd2bc9d","kind":"commit","published_at":"2018-03-23T13:57:21.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"01a42fe0783f0c2e28c7f065acb5883669547855","kind":"commit","published_at":"2018-03-22T17:36:39.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"98987c80b277358da42a62296c553f7be39cf32a","kind":"commit","published_at":"2018-03-21T20:26:59.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1e3375304d1091cd9713cf012b00c8ff9f79b4a1","kind":"commit","published_at":"2018-03-20T19:21:12.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3f1efbd247c0237a624b0406094d6b20d00293f3","kind":"commit","published_at":"2018-03-20T19:14:09.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"213055a1ee8fa22ccd6c44b45342982e356f78f9","kind":"commit","published_at":"2018-03-20T18:44:27.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9d0a07f9abd525a63070694c66e6adecec0727ff","kind":"commit","published_at":"2018-03-19T21:49:06.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7cdc26d225b1b749ac70f6731a6c7e89c6cdb504","kind":"commit","published_at":"2018-03-19T16:30:35.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.1","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"63bca89a43a1f901bc83afb5e544b019b17fe58a","kind":"commit","published_at":"2018-03-19T14:06:29.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/react-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%2Freact-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"e1d164411d26e091fdf1864a414538ac4eb4231c","kind":"tag","published_at":"2018-03-19T13:56:23.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.0.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.0.0/manifests"},{"name":"v0.1.0","sha":"b1913547e8f593e373c4f0bb5aeefa3f245b090f","kind":"commit","published_at":"2018-03-19T13:55:42.000Z","download_url":"https://codeload.github.com/testing-library/react-testing-library/tar.gz/v0.1.0","html_url":"https://github.com/testing-library/react-testing-library/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:44:06.845Z","dependent_packages_count":43775,"downloads":64441824,"downloads_period":"last-month","dependent_repos_count":1052404,"rankings":{"downloads":0.03972814014532669,"dependent_repos_count":0.032527243620019367,"dependent_packages_count":0.002272526279849838,"stargazers_count":0.6846327665981349,"forks_count":1.148200747852805,"docker_downloads_count":0.19308259428314528,"average":0.35007400312988013},"purl":"pkg:npm/%40testing-library/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@testing-library/react","docker_dependents_count":6038,"docker_downloads_count":148621999,"usage_url":"https://repos.ecosyste.ms/usage/npm/@testing-library/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@testing-library/react/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:22:51.355Z","issues_count":227,"pull_requests_count":69,"avg_time_to_close_issue":4076425.5290697673,"avg_time_to_close_pull_request":1819911.4032258065,"issues_closed_count":171,"pull_requests_closed_count":62,"pull_request_authors_count":21,"issue_authors_count":207,"avg_comments_per_issue":7.039647577092511,"avg_comments_per_pull_request":4.594202898550725,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":79,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":1086330.648148148,"past_year_avg_time_to_close_pull_request":593034.09375,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":2.5949367088607596,"past_year_avg_comments_per_pull_request":2.72972972972973,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","maintainers":[{"login":"eps1lon","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"},{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"},{"login":"MichaelDeBoey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}],"active_maintainers":[{"login":"eps1lon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"MatanBobi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"},{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Freact/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Freact/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:21:35.549Z","updated_at":"2022-11-10T11:21:35.549Z","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:21:35.543Z","updated_at":"2022-11-10T11:21:35.543Z","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":88,"html_url":"https://www.npmjs.com/~mihar-22","role":null,"created_at":"2022-11-10T11:21:35.552Z","updated_at":"2022-11-10T11:21:35.552Z","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":100,"html_url":"https://www.npmjs.com/~phryneas","role":null,"created_at":"2024-10-29T20:44:13.337Z","updated_at":"2024-10-29T20:44:13.337Z","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":210,"html_url":"https://www.npmjs.com/~thymikee","role":null,"created_at":"2022-11-10T11:21:35.558Z","updated_at":"2022-11-10T11:21:35.558Z","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":184,"html_url":"https://www.npmjs.com/~kentcdodds","role":null,"created_at":"2022-11-10T11:21:35.538Z","updated_at":"2022-11-10T11:21:35.538Z","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":128,"html_url":"https://www.npmjs.com/~jdecroock","role":null,"created_at":"2022-11-10T11:21:35.534Z","updated_at":"2022-11-10T11:21:35.534Z","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":54,"html_url":"https://www.npmjs.com/~pago","role":null,"created_at":"2022-11-10T11:21:35.554Z","updated_at":"2022-11-10T11:21:35.554Z","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":91,"html_url":"https://www.npmjs.com/~eps1lon","role":null,"created_at":"2022-11-10T11:21:35.529Z","updated_at":"2022-11-10T11:21:35.529Z","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":112,"html_url":"https://www.npmjs.com/~mdjastrzebski","role":null,"created_at":"2022-11-10T11:21:35.531Z","updated_at":"2022-11-10T11:21:35.531Z","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:21:35.536Z","updated_at":"2022-11-10T11:21:35.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/testing-library-bot/packages"},{"uuid":"timdeschryver","login":"timdeschryver","name":null,"email":"timdeschryver.dev@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~timdeschryver","role":null,"created_at":"2022-11-10T11:21:35.541Z","updated_at":"2022-11-10T11:21:35.541Z","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:21:35.545Z","updated_at":"2022-11-10T11:21:35.545Z","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:21:35.547Z","updated_at":"2022-11-10T11:21:35.547Z","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:21:35.556Z","updated_at":"2022-11-10T11:21:35.556Z","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:21:35.560Z","updated_at":"2022-11-10T11:21:35.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brrianalexis/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5295483,"maintainers_count":1098739,"namespaces_count":338357,"keywords_count":768147,"github":"npm","metadata":{"funded_packages_count":159659},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-01-08T06:39:08.447Z","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"}}],"commits":{"id":241,"full_name":"testing-library/react-testing-library","default_branch":"main","total_commits":540,"total_committers":179,"total_bot_commits":80,"total_bot_committers":2,"mean_commits":3.016759776536313,"dds":0.8537037037037037,"past_year_total_commits":15,"past_year_total_committers":6,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5,"past_year_dds":0.4666666666666667,"last_synced_at":"2026-01-08T14:37:55.405Z","last_synced_commit":"a2d37ffa09d85b10485f29b79cf7cb4f8ec943db","created_at":"2023-03-06T22:04:10.126Z","updated_at":"2026-01-08T14:34:54.666Z","committers":[{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":79},{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","login":null,"count":66},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":63},{"name":"Kent C. Dodds","email":"kent+github@doddsfamily.us","login":null,"count":41},{"name":"Kent C. Dodds","email":"me+github@kentcdodds.com","login":"kentcdodds","count":29},{"name":"Alex Krolick","email":"alexkrolick","login":"alexkrolick","count":20},{"name":"Matan Borenkraout","email":"Matanbobi@gmail.com","login":"MatanBobi","count":17},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":10},{"name":"Ernesto García","email":"gnapse@gmail.com","login":"gnapse","count":7},{"name":"Nick McCurdy","email":"nick@nickmccurdy.com","login":"nickserv","count":7},{"name":"Giorgio Polvara","email":"polvara@gmail.com","login":"Gpx","count":5},{"name":"ants","email":"anto.aravinth.cse@gmail.com","login":"antsmartian","count":3},{"name":"Victor Martins","email":"vctr.mb@gmail.com","login":"vctormb","count":3},{"name":"Thomas Chia","email":"thomas.h.chia@googlemail.com","login":"thchia","count":3},{"name":"Royston Shufflebotham","email":"royston@shufflebotham.org","login":"RoystonS","count":3},{"name":"Paweł Mikołajczyk","email":"mikolajczyk.pawel1@gmail.com","login":"Miklet","count":3},{"name":"Daniel K","email":"FredyC","login":"FredyC","count":3},{"name":"Minh Nguyen","email":"minhnguyenxx@gmail.com","login":"NMinhNguyen","count":3},{"name":"Boris Serdiuk","email":"just-boris@hotmail.com","login":"just-boris","count":2},{"name":"Duncan L","email":"leungd@gmail.com","login":"duncanleung","count":2},{"name":"Julio Pavón","email":"jpavon","login":"jpavon","count":2},{"name":"Alejandro Nanez","email":"alejonanez@gmail.com","login":"alejandronanez","count":2},{"name":"Weyert de Boer","email":"weyert@gmail.com","login":"weyert","count":2},{"name":"Tim","email":"timbonicus@gmail.com","login":"timbonicus","count":2},{"name":"Sean","email":"SeanRParker","login":"SeanRParker","count":2},{"name":"Sam Tsai","email":"samtsai@gmail.com","login":"samtsai","count":2},{"name":"Mark Pollmann","email":"MarkPollmann","login":"MarkPollmann","count":2},{"name":"Matt Parrish","email":"matt.r.parrish@gmail.com","login":"pbomb","count":2},{"name":"Ronald van der Kooij","email":"ronald@sharpsolutions.nl","login":"rvdkooy","count":2},{"name":"Ben Monro","email":"ben.monro@gmail.com","login":"benmonro","count":2},{"name":"André Matulionis dos Santos","email":"andre.m.santos1@gmail.com","login":"Andrewmat","count":2},{"name":"Solufa","email":"genbu2011@live.jp","login":"solufa","count":2},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":1},{"name":"Divyanshu Maithani","email":"div.blackcat@gmail.com","login":"divyanshu013","count":1},{"name":"Dominik Dorfmeister","email":"office@dorfmeister.cc","login":"TkDodo","count":1},{"name":"Dominik Lesch","email":"62334278+leschdom","login":"leschdom","count":1},{"name":"Donavon West","email":"github@donavon.com","login":"donavon","count":1},{"name":"Ehtesham Kafeel","email":"ehtesham.kafeel@gmail.com","login":"ehteshamkafeel","count":1},{"name":"EstebanMarin","email":"estebanmarin002@gmail.com","login":"EstebanMarin","count":1},{"name":"Eyal Cohen","email":"eyalcohen4.ec@gmail.com","login":"eyalcohen4","count":1},{"name":"Fabian Meumertzheim","email":"fabian@meumertzhe.im","login":"fmeum","count":1},{"name":"Christian Murphy","email":"christian.murphy.42@gmail.com","login":"ChristianMurphy","count":1},{"name":"Christian","email":"ChrisWcs","login":"ChrisWcs","count":1},{"name":"Cho Chi Him","email":"chochihim@gmail.com","login":"chochihim","count":1},{"name":"Championrunner","email":"ishaanmalikrm7@gmail.com","login":"Ishaan28malik","count":1},{"name":"Brian Donovan","email":"1938+eventualbuddha","login":"eventualbuddha","count":1},{"name":"Brandon Carroll","email":"bcarroll22","login":"bcarroll22","count":1},{"name":"Daniel Sandiego","email":"dnlsandiego@gmail.com","login":"dnlsandiego","count":1},{"name":"Daniel Afonso","email":"35337607+danieljcafonso","login":"danieljcafonso","count":1},{"name":"Daniel","email":"danielcontreraspino@gmail.com","login":"InExtremaRes","count":1},{"name":"Colin Diesh","email":"colin.diesh@gmail.com","login":"cmdcolin","count":1},{"name":"Christopher Tran","email":"pfftdammitchris@gmail.com","login":"pfftdammitchris","count":1},{"name":"Christian Rackerseder","email":"git@echooff.de","login":"screendriver","count":1},{"name":"Ivan Babak","email":"babak.john@gmail.com","login":"sompylasar","count":1},{"name":"Ivakhnenko Dmitry","email":"jeetiss@yandex.ru","login":"jeetiss","count":1},{"name":"Isac","email":"isac_asj91@hotmail.com","login":"isacjunior","count":1},{"name":"Ian Schmitz","email":"ianschmitz@gmail.com","login":"ianschmitz","count":1},{"name":"Herb Hagely","email":"herb.hagely@gmail.com","login":"hhagely","count":1},{"name":"Gerrit Alex","email":"admin@gerritalex.de","login":"ljosberinn","count":1},{"name":"Gabriel Nordeborn","email":"gabbe.nord@gmail.com","login":"zth","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Alex Zherdev","email":"alex_zherdev@acl.com","login":null,"count":1},{"name":"Bruno Dias","email":"bruno.dias@vtex.com.br","login":null,"count":1},{"name":"Ian Wilson","email":"blackjackal32@gmail.com","login":null,"count":1},{"name":"Jonah Moses","email":"jonahkmoses@gmail.com","login":null,"count":1},{"name":"Juan Je García","email":"juan.garcia@rizehq.com","login":null,"count":1},{"name":"Matej Mazur","email":"matej.mazur@mail.com","login":null,"count":1},{"name":"Sunil Pai","email":"threepointone@oculus.com","login":null,"count":1},{"name":"chris","email":"christoffer.noring@softhouse.se","login":null,"count":1},{"name":"Artem Malko","email":"artem.malko@gmail.com","login":"artem-malko","count":1},{"name":"Ari Perkkiö","email":"ari.perkkio@gmail.com","login":"AriPerkkio","count":1},{"name":"Anton Halim","email":"github@antonhalim.com","login":"antonhalim","count":1},{"name":"Ankit Singhaniya","email":"ankit.singhaniyaz@gmail.com","login":"ankitsinghaniyaz","count":1},{"name":"Angus J. Pope","email":"44686792+anpaopao","login":"anpaopao","count":1},{"name":"Andrew Hummel","email":"ahummel25@gmail.com","login":"ahummel25","count":1},{"name":"Alex Wendte","email":"alex@wendtedesigns.com","login":"alexwendte","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alec Larson","email":"1925840+aleclarson","login":"aleclarson","count":1},{"name":"Adrià Fontcuberta","email":"afontcu@gmail.com","login":"afontcu","count":1},{"name":"Adam Gordon","email":"adam@gordonizer.com","login":"icfantv","count":1},{"name":"Adam","email":"onaimada@gmail.com","login":"Adam13531","count":1},{"name":"Abdelrahman Ashraf","email":"a.theashraf@gmail.com","login":"theashraf","count":1},{"name":"Aayush Rajvanshi","email":"aayush.rajvanshi@outlook.com","login":"aayushrajvanshi","count":1},{"name":"Artem Zakharchenko","email":"kettanaito@gmail.com","login":"kettanaito","count":1},{"name":"Arthur Puthin","email":"aputhin","login":"aputhin","count":1},{"name":"Arturo Romero","email":"artromero801@gmail.com","login":"arturoromeroslc","count":1},{"name":"Benoit de La Forest","email":"bdelaforest","login":"bdelaforest","count":1},{"name":"Bernardo Belchior","email":"Bernardo.belchior1@gmail.com","login":"bernardobelchior","count":1},{"name":"Braden Lee","email":"2dubbing@gmail.com","login":"2dubbing","count":1},{"name":"Brahian E. Soto Mercedes","email":"10819833+sotobuild","login":"sotobuild","count":1},{"name":"Stephen Sauceda","email":"stephen.sauceda@gmail.com","login":"stephensauceda","count":1},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com","login":"stephenmathieson","count":1},{"name":"Stefano Magni","email":"nori.ste.magni@gmail.com","login":"NoriSte","count":1},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":1},{"name":"Sergey Bunas","email":"Sergeibynas@gmail.com","login":"Serjobas","count":1},{"name":"Sebastian Malton","email":"sebastian@malton.name","login":"Nokel81","count":1},{"name":"Sam Horton","email":"savepointsam@gmail.com","login":"SavePointSam","count":1},{"name":"Salah","email":"nh.salah@gmail.com","login":"spichen","count":1},{"name":"Sakito Mukai","email":"sakito21@gmail.com","login":"sakit0","count":1},{"name":"Ryota Murakami","email":"dojce1048@gmail.com","login":"ryota-murakami","count":1},{"name":"Ryan Vice","email":"ryan@vicesoftware.com","login":"RyanAtViceSoftware","count":1},{"name":"Ryan Castner","email":"audiolion","login":"audiolion","count":1},{"name":"Ryan Bigg","email":"radarlistener@fastmail.fm","login":"radar","count":1},{"name":"Robert Smith","email":"rbrtsmith84@googlemail.com","login":"rbrtsmith","count":1},{"name":"Richard Maisano","email":"rickmaisano@gmail.com","login":"maisano","count":1},{"name":"Richard Kotze (mobile)","email":"rkotze@findmypast.com","login":"rkotze","count":1},{"name":"Philipp Fritsche","email":"ph.fritsche@gmail.com","login":"ph-fritsche","count":1},{"name":"Peter Schyma","email":"peter.schyma@udo.edu","login":"pschyma","count":1},{"name":"Peter Makowski","email":"peter@makowski.uk","login":"petermakowski","count":1},{"name":"Ovidiu Cherecheș","email":"skidding@gmail.com","login":"ovidiuch","count":1},{"name":"Noam Gabriel Jacobson","email":"noam.jacobson@protonmail.com","login":"hanorine","count":1},{"name":"Nicky Meuleman","email":"nicky.meuleman+github@gmail.com","login":"NickyMeuleman","count":1},{"name":"Łukasz Gandecki","email":"gozdak@gmail.com","login":"lgandecki","count":1},{"name":"tsiq-swyx","email":"35976578+tsiq-swyx","login":"tsiq-swyx","count":1},{"name":"tapico-weyert","email":"70971917+tapico-weyert","login":"tapico-weyert","count":1},{"name":"snaumov","email":"s.s.naumov@gmail.com","login":"snaumov","count":1},{"name":"sanchit121","email":"30828115+sanchit121","login":"sanchit121","count":1},{"name":"mohamedmagdy17593","email":"40938625+mohamedmagdy17593","login":"mohamedmagdy17593","count":1},{"name":"imgbot[bot]","email":"31301654+imgbot[bot]","login":"imgbot[bot]","count":1},{"name":"dadamssg","email":"adams.david.10@gmail.com","login":"dadamssg","count":1},{"name":"chrbala","email":"chrbala@gmail.com","login":"chrbala","count":1},{"name":"black5box","email":"black5box@outlook.com","login":"black5box","count":1},{"name":"Zach Green","email":"zhgreen@gmail.com","login":"zgreen","count":1},{"name":"Zach Brogan","email":"zachbrogan@gmail.com","login":"zbrogz","count":1},{"name":"Yusuke Iinuma","email":"yinm","login":"yinm","count":1},{"name":"Yeison Daza","email":"jahir045@gmail.com","login":"yeion7","count":1},{"name":"Yazan Aabed","email":"yazanaabed2@gmail.com","login":"yazaabed","count":1},{"name":"Vitaly Sivkov","email":"vitaly.sivkov@gmail.com","login":"vitalyso","count":1},{"name":"Vinicius","email":"varaujovieira@gmail.com","login":"viniciusavieira","count":1},{"name":"Türker Teke","email":"trkrtk@gmail.com","login":"tteke","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tiago Almeida","email":"tyagow@hotmail.com.br","login":"tyagow","count":1},{"name":"Thiago Galvani","email":"thiagopaiva99@gmail.com","login":"thiagopaiva99","count":1},{"name":"Sunil Pai","email":"threepointone@gmail.com","login":"threepointone","count":1},{"name":"Kirill Kubryakov","email":"kubryakov@gmail.com","login":"kirillku","count":1},{"name":"Kevin Nalinne","email":"kevin.nalinne@gmail.com","login":"knalinne","count":1},{"name":"Kate","email":"enikolaenko330@gmail.com","login":"Enikol","count":1},{"name":"Karthick Raja","email":"47154512+karthick3018","login":"karthick3018","count":1},{"name":"Kamran Ayub","email":"kamran.ayub@gmail.com","login":"kamranayub","count":1},{"name":"Kamal Gill","email":"kamal@kamalgill.net","login":"kamalgill","count":1},{"name":"Justin Hall","email":"justin.r.hall@gmail.com","login":"wKovacs64","count":1},{"name":"João Fernandes","email":"jsfernandes91@gmail.com","login":"JSFernandes","count":1},{"name":"Joseph R Miles","email":"josephmiles2015@gmail.com","login":"joebobmiles","count":1},{"name":"Josef Maxx Blake","email":"jomaxx","login":"jomaxx","count":1},{"name":"John Gozde","email":"john@gozde.ca","login":"jgoz","count":1},{"name":"Johannes Ewald","email":"mail@johannesewald.de","login":"jhnns","count":1},{"name":"Johann Hubert Sonntagbauer","email":"johann.sonntagbauer@gmx.at","login":"johann-sonntagbauer","count":1},{"name":"Joel Marcotte","email":"joel.marcotte@gmail.com","login":"joual","count":1},{"name":"Joe Porpeglia","email":"porpegliaj@gmail.com","login":"joeporpeglia","count":1},{"name":"Joe Ng'ethe","email":"joeynimu@gmail.com","login":"joeynimu","count":1},{"name":"Jesse Day","email":"jesse.day1379@gmail.com","login":"jday3","count":1},{"name":"Jeffrey Russom","email":"jeffreyrussom@gmail.com","login":"qswitcher","count":1},{"name":"Jeff Way","email":"jeff.way@me.com","login":"trappar","count":1},{"name":"James Long","email":"longster@gmail.com","login":"jlongster","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"Jakub Sapalski","email":"coosheck@gmail.com","login":"RiledUpCrow","count":1},{"name":"Nate Norberg","email":"natenorberg@gmail.com","login":"natenorberg","count":1},{"name":"Monica Powell","email":"mmp2181@columbia.edu","login":"M0nica","count":1},{"name":"Michiel Nuyts","email":"michielnuyts@gmail.com","login":"Michielnuyts","count":1},{"name":"Michał Pierzchała","email":"thymikee@gmail.com","login":"thymikee","count":1},{"name":"Michal Baranowski","email":"baranovskimichal@gmail.com","login":"mbaranovski","count":1},{"name":"Michael","email":"45568605+michael-siek","login":"michael-siek","count":1},{"name":"Matija Marohnić","email":"matija.marohnic@gmail.com","login":"silvenon","count":1},{"name":"Matheus Schettino","email":"schettino","login":"schettino","count":1},{"name":"Martin Lehmann","email":"martin@lehmann.tech","login":"theneva","count":1},{"name":"Martin Böttcher","email":"mb@mb-designz.de","login":"mboettcher","count":1},{"name":"MarkFalconbridge","email":"mark.falconbridge@uk.ibm.com","login":"MarkFalconbridge","count":1},{"name":"Mark Tinsley","email":"info@marknjen.com","login":"marktinsley","count":1},{"name":"Marcos Gómez","email":"44379989+ImADrafter","login":"ImADrafter","count":1},{"name":"Marco Moretti","email":"marcomoretti0103@gmail.com","login":"marcosvega91","count":1},{"name":"Marco Biedermann","email":"marco.biedermann@gmx.de","login":"marcobiedermann","count":1},{"name":"Maddi Joyce","email":"maddi@maddijoyce.com","login":"maddijoyce","count":1},{"name":"Luke Ghenco","email":"lukeghenco@gmail.com","login":"Lukeghenco","count":1},{"name":"Lucas Machado","email":"lfg.machado@hotmail.com","login":"lucas0707","count":1},{"name":"Loren ☺️","email":"251288+lorensr","login":"lorensr","count":1},{"name":"Lidor Avitan","email":"35113398+lidoravitan","login":"lidoravitan","count":1},{"name":"LiaoJimmy","email":"c589zxgy@yahoo.com.tw","login":"LiaoJimmy","count":1},{"name":"Laurens Bosscher","email":"laurens@laurensbosscher.nl","login":"LaurensBosscher","count":1},{"name":"Jakub Jastrzębski","email":"kuba.jastrz@outlook.com","login":"KubaJastrz","count":1}],"past_year_committers":[{"name":"Sebastian \"Sebbie\" Silbermann","email":"sebastian.silbermann@vercel.com","login":"eps1lon","count":8},{"name":"Matan Borenkraout","email":"Matanbobi@gmail.com","login":"MatanBobi","count":3},{"name":"black5box","email":"black5box@outlook.com","login":"black5box","count":1},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":1},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":1},{"name":"Bernardo Belchior","email":"Bernardo.belchior1@gmail.com","login":"bernardobelchior","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-08T01:00:21.143Z","repositories_count":6162453,"commits_count":932507875,"contributors_count":36262513,"owners_count":1136386,"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/react-testing-library","html_url":"https://github.com/testing-library/react-testing-library","last_synced_at":"2026-01-08T02:03:07.248Z","status":null,"issues_count":250,"pull_requests_count":131,"avg_time_to_close_issue":4563817.840659341,"avg_time_to_close_pull_request":2104084.7641509436,"issues_closed_count":182,"pull_requests_closed_count":106,"pull_request_authors_count":36,"issue_authors_count":242,"avg_comments_per_issue":6.4,"avg_comments_per_pull_request":3.3435114503816794,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":32,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1316834.0,"past_year_avg_time_to_close_pull_request":1136701.4210526317,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-18T07:33:58.954Z","updated_at":"2026-01-08T02:03:07.249Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Freact-testing-library/issues","issue_labels_count":{"table":{"needs more information":22,"bug":12,"question":10,"enhancement":8,"needs investigation":6,"jsdom":4,"help wanted":3,"needs discussion":3,"duplicate":2,"released":2,"documentation":1,"invalid":1,"good first issue":1,"TypeScript":1,"BREAKING CHANGE":1}},"pull_request_labels_count":{"table":{"released":10,"BREAKING CHANGE":1,"needs more information":1,"TypeScript":1,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":235,"CONTRIBUTOR":8,"MEMBER":6,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":74,"NONE":43,"CONTRIBUTOR":12,"COLLABORATOR":2}},"issue_authors":{"table":{"theaekapipoo":2,"MimoJSRepo":2,"viveleroi":2,"alamenai":2,"MatanBobi":2,"trv-wcaneira":2,"eps1lon":2,"atshakil":2,"remy90":1,"quangta93":1,"MarkLyck":1,"palanisamy-emis":1,"PeTty88cze":1,"robcaldecottvelo":1,"cardea-fletcher":1,"Nikodem98":1,"Myllaume":1,"rolandjitsu":1,"SimonGodefroid":1,"balboFK":1,"punkpeye":1,"jay-linumlabs":1,"david-bezero":1,"devChrisho":1,"dyantako":1,"sethreidnz":1,"komarovalexander":1,"jpage-godaddy":1,"pzaczkiewicz-athenahealth":1,"ziimakc":1,"childrentime":1,"wolverineks":1,"emgdevteam":1,"danielrentz":1,"krutoo":1,"devmanbr":1,"aatifbandey":1,"yhojann-cl":1,"millerized":1,"maksnester":1,"mhuggins":1,"AnthonyMadia":1,"smmoosavi":1,"adsaines":1,"shashaMF":1,"12joan":1,"tw-anoopjadhav":1,"sbland":1,"0xc14m1z":1,"marcgarygray":1,"danielkcz":1,"Lukas-dev-threads":1,"kasir-barati":1,"michielmetcake":1,"stefee":1,"jossmac":1,"Yimiprod":1,"soryy708":1,"gpspake":1,"vinothkumar-tw":1,"maxi-groldan":1,"xiaokesong":1,"rovansteen":1,"kirillgroshkov":1,"ErinGreenhalgh":1,"benjamindean":1,"christopherschroer":1,"JohnMarsden24":1,"bhushanlaware":1,"daniel-nagy":1,"kyrylsherstobaiev":1,"21duxue":1,"gbatterbee":1,"nitinmagdumvista":1,"UnderNotic":1,"cloud-walker":1,"YevheniiaChursina":1,"julienw":1,"jonaohana":1,"hexpunk":1,"saiNaruUFL":1,"AvraamMavridis":1,"mi4uu":1,"peterjuras":1,"jgarplind":1,"githorse":1,"neolivz":1,"surjit":1,"hyochan":1,"zombieJ":1,"thatsmydoing":1,"filefoxper":1,"ruhaise":1,"avivkeller":1,"Abdokhalil11":1,"HeartSquared":1,"rodpatulski":1,"JavierScars":1,"naajil-aamir":1,"ljosberinn":1,"zhaozhiming":1,"soulbeing":1,"esovan":1,"nikgun1984":1,"icatalina":1,"maimai880":1,"ldco2016":1,"file-get-contents":1,"lionskape":1,"alexwendte":1,"brunovollmer":1,"timdeschryver":1,"ronny-lark":1,"mezzouhri":1,"Mic1e":1,"mrfour44":1,"Okyaaa":1,"zeeshanjan82":1,"immois":1,"AndrewOttavianoAbb":1,"AshwanthSai":1,"joebobmiles":1,"PaulineNemchak":1,"KylinLee":1,"TheSonOfThomp":1,"johncornish":1,"OliverJAsh":1,"hyalen":1,"felipediogo":1,"shipcake":1,"shadowvzs":1,"Nexucis":1,"kamilzielinskidev":1,"DylanPiercey":1,"phryneas":1,"Shrikanth9":1,"rimpu":1,"anilanar":1,"AhmedSarhanSwvl":1,"lakshman0369":1,"brianHaleyEmpire":1,"dkacper":1,"EhsanKey":1,"alexkrolick":1,"quisido":1,"1cmasson":1,"kappys1":1,"Rk1131":1,"wylieconlon":1,"ryota-murakami":1,"nsxdavid":1,"wilcoschoneveld":1,"mzietlow":1,"angelod1as":1,"GnanaAjana":1,"sunny15100":1,"meeowngit":1,"samuk190":1,"ling1726":1,"li-yifei":1,"ZhouHansen":1,"NoMaillard":1,"jpbnetley":1,"GOI17":1,"ziJinChampion":1,"fbjaras":1,"Hr-new":1,"e-compton":1,"acrowell1-chwy":1,"nstepien":1,"rnnyrk":1,"rakhmonovbekzod":1,"jjoselv":1,"quarhodron":1,"mamachanko":1,"MarceloBonifazio":1,"cupojoe":1,"coderbahrom":1,"adrian-goe":1,"kolorfilm":1,"leobel":1,"mveraldi-cisco":1,"AadarshGhodasara":1,"Mboulianne":1,"Akallabet":1,"lorensr":1,"MarcoSmeuldersVisma":1,"vkuprin":1,"bernardobelchior":1,"alissawix":1,"michalstrzelecki":1,"joshkel":1,"dimosmera":1,"Rasikh-DMio":1,"MarcusWebDev":1,"laij84":1,"sidrak19":1,"thchia":1,"raualvron":1,"gabriel403":1,"muhammadali-HazelSoft":1,"samettttt":1,"magnattic":1,"southbeach":1,"trappar":1,"kushuh":1,"reinertisa":1,"aaronhargrove-grub":1,"rbracco":1,"tbelch-at-eHealth-Tec":1,"berseck":1,"zyqxd":1,"jamesBennett":1,"ematipico":1,"gismya":1,"trentis":1,"quintons":1,"kainn9":1,"ahuigo":1,"Sembauke":1,"leobastiani":1,"RedX2501":1,"Cevan00":1,"laurelthorburn":1,"zero88":1,"massimilianokraus":1,"bugzpodder":1,"Shishouille":1,"benmonro":1,"liam61":1,"JoeyAtSS":1,"messaooudi":1,"Bitshifter-9":1,"RIP21":1,"Taelkir":1,"AriPerkkio":1,"hmidmrii":1,"devLana":1,"denniske":1,"mattbrandlysonos":1,"ambarvm":1,"dmint789":1}},"pull_request_authors":{"table":{"eps1lon":56,"MatanBobi":15,"allcontributors[bot]":6,"ssi02014":3,"aicest":3,"MichaelDeBoey":3,"Dadudidas":3,"naorpeled":2,"syi0808":2,"grncdr":2,"danielrentz":2,"hoseinsedaqat":2,"bernardobelchior":2,"ginaserakalala":2,"alexkrolick":2,"ShayokhShorfuddin":2,"trappar":2,"yinm":2,"imevanc":2,"quisido":2,"manu-bitt":1,"cmdcolin":1,"lobo1989":1,"andrzejressel":1,"jacobhaile":1,"Floby":1,"black5box":1,"sashashura":1,"h-labushkina":1,"Akallabet":1,"swarnim02":1,"no-yan":1,"CamargoCode":1,"mihkeleidast":1,"Elbasel":1,"vikr01":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-08T00:00:08.277Z","repositories_count":12681709,"issues_count":35911161,"pull_requests_count":117974225,"authors_count":11082321,"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":{"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"released":8}},"past_year_issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":20,"MEMBER":11,"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"MimoJSRepo":2,"ziimakc":1,"viveleroi":1,"vinothkumar-tw":1,"soryy708":1,"Shrikanth9":1,"punkpeye":1,"nsxdavid":1,"nstepien":1,"mzietlow":1,"michielmetcake":1,"Mboulianne":1,"MarcusWebDev":1,"maksnester":1,"Lukas-dev-threads":1,"laurelthorburn":1,"jgarplind":1,"jay-linumlabs":1,"JavierScars":1,"filefoxper":1,"fbjaras":1,"emgdevteam":1,"dyantako":1,"dmint789":1,"denniske":1,"Cevan00":1,"Bitshifter-9":1,"bernardobelchior":1,"avivkeller":1,"12joan":1,"0xc14m1z":1}},"past_year_pull_request_authors":{"table":{"eps1lon":6,"MatanBobi":3,"aicest":3,"MichaelDeBoey":2,"danielrentz":2,"ShayokhShorfuddin":2,"hoseinsedaqat":2,"bernardobelchior":2,"imevanc":2,"h-labushkina":1,"andrzejressel":1,"swarnim02":1,"vikr01":1,"black5box":1,"CamargoCode":1,"manu-bitt":1,"mihkeleidast":1,"allcontributors[bot]":1,"lobo1989":1}},"maintainers":[{"table":{"login":"eps1lon","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"MatanBobi","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"}},{"table":{"login":"alexkrolick","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkrolick"}},{"table":{"login":"MichaelDeBoey","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}},{"table":{"login":"benmonro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmonro"}},{"table":{"login":"timdeschryver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timdeschryver"}}],"active_maintainers":[{"table":{"login":"eps1lon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"MatanBobi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MatanBobi"}},{"table":{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"}}]}},"events":{"total":{"CreateEvent":6,"ReleaseEvent":3,"IssuesEvent":59,"WatchEvent":542,"DeleteEvent":2,"IssueCommentEvent":209,"PushEvent":11,"PullRequestReviewEvent":13,"PullRequestReviewCommentEvent":5,"PullRequestEvent":28,"ForkEvent":48},"last_year":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":40,"WatchEvent":395,"DeleteEvent":2,"IssueCommentEvent":144,"PushEvent":11,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":12,"PullRequestEvent":24,"ForkEvent":35}},"keywords":["javascript","reactjs","testing"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2025-12-14T07:01:17.545Z","updated_at":"2025-12-14T07:01:17.545Z","repository_link":"https://github.com/testing-library/react-testing-library/blob/main/package.json","dependencies":[{"id":25768233225,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.12.5","direct":true,"kind":"runtime","optional":false},{"id":25768233226,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":25768233227,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.11.6","direct":true,"kind":"development","optional":false},{"id":25768233228,"package_name":"@types/react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":25768233229,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":25768233230,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":25768233231,"package_name":"dotenv-cli","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":25768233232,"package_name":"jest-diff","ecosystem":"npm","requirements":"^29.7.0","direct":true,"kind":"development","optional":false},{"id":25768233233,"package_name":"kcd-scripts","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"development","optional":false},{"id":25768233522,"package_name":"npm-run-all2","ecosystem":"npm","requirements":"^6.2.6","direct":true,"kind":"development","optional":false},{"id":25768234599,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":25768234600,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"development","optional":false},{"id":25768234601,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":25768234602,"package_name":"typescript","ecosystem":"npm","requirements":"^5.9.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T07:01:17.469Z","updated_at":"2025-12-14T07:01:17.469Z","repository_link":"https://github.com/testing-library/react-testing-library/blob/main/.github/workflows/validate.yml","dependencies":[{"id":25768233221,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25768233222,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25768233223,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25768233224,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T07:01:16.006Z","updated_at":"2025-12-14T07:01:16.006Z","repository_link":"https://github.com/testing-library/react-testing-library/blob/main/.github/workflows/release.yml","dependencies":[{"id":25768233190,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25768233191,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25768233192,"package_name":"bahmutov/npm-install","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25768233219,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25768233220,"package_name":"cycjimmy/semantic-release-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]}],"score":34.251043425979326,"created_at":"2025-11-11T15:14:59.974Z","updated_at":"2026-06-20T03:04:16.554Z","avatar_url":"https://github.com/testing-library.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369118","html_url":"https://summary.ecosyste.ms/projects/369118"}