{"id":1311732,"name":"@testing-library/svelte","ecosystem":"npm","description":"Simple and complete Svelte testing utilities that encourage good testing practices.","homepage":"https://github.com/testing-library/svelte-testing-library#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testing-library/svelte-testing-library","keywords_array":["testing","svelte","ui","dom","jsdom","unit","integration","functional","end-to-end","e2e"],"namespace":"testing-library","versions_count":60,"first_release_published_at":"2025-12-03T15:21:52.283Z","latest_release_published_at":"2026-06-23T03:29:24.763Z","latest_release_number":"5.4.2","last_synced_at":"2026-06-25T23:31:06.496Z","created_at":"2022-04-08T20:33:37.023Z","updated_at":"2026-06-25T23:31:06.496Z","registry_url":"https://www.npmjs.com/package/@testing-library/svelte","install_command":"npm install @testing-library/svelte","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"5.3.0-next.3","latest":"5.4.2"}},"repo_metadata":{"id":34872547,"uuid":"184643351","full_name":"testing-library/svelte-testing-library","owner":"testing-library","description":":chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices","archived":false,"fork":false,"pushed_at":"2026-06-20T00:46:18.000Z","size":571,"stargazers_count":660,"open_issues_count":2,"forks_count":32,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-20T02:19:36.912Z","etag":null,"topics":["svelte","testing"],"latest_commit_sha":null,"homepage":"https://testing-library.com/docs/svelte-testing-library/intro","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":"2019-05-02T19:57:33.000Z","updated_at":"2026-06-20T00:43:47.000Z","dependencies_parsed_at":"2023-10-14T16:58:41.601Z","dependency_job_id":"38c46355-9f1f-4c5b-a75d-2fb1b0150377","html_url":"https://github.com/testing-library/svelte-testing-library","commit_stats":{"total_commits":202,"total_committers":33,"mean_commits":6.121212121212121,"dds":0.801980198019802,"last_synced_commit":"e13a6b15be15cdb77c18b098e046f23bf451ef79"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/testing-library/svelte-testing-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/sbom","scorecard":{"id":875155,"data":{"date":"2025-08-11","repo":{"name":"github.com/testing-library/svelte-testing-library","commit":"9517f8351b0443956cc63ab04071e4f0dab79f14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":4,"reason":"1 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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: no topLevel permission defined: .github/workflows/lint-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/lint-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/testing-library/svelte-testing-library/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: scripts/install-dependencies:16","Warn: npmCommand not pinned by hash: scripts/install-dependencies:32","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:83","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T05:41:48.350Z","repository_id":34872547,"created_at":"2025-08-24T05:41:48.351Z","updated_at":"2025-08-24T05:41:48.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34623906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"testing-library","name":"Testing Library","uuid":"49996085","kind":"organization","description":"The home for all testing-library projects","email":null,"website":"https://testing-library.com","location":"Your tests","twitter":"TestingLib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49996085?v=4","repositories_count":31,"last_synced_at":"2024-10-30T02:43:14.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testing-library","funding_links":[],"total_stars":43138,"followers":926,"following":0,"created_at":"2022-11-02T16:25:13.656Z","updated_at":"2024-10-30T02:43:14.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testing-library/repositories"},"tags":[{"name":"@testing-library/svelte@5.3.1","sha":"dcb519bd75644703930cbb5d6fd7a681417915a9","kind":"commit","published_at":"2025-12-25T12:42:01.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.3.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.1/manifests"},{"name":"@testing-library/svelte-core@1.0.0","sha":"57074903cf71e4eba8498b52ce6f1d17b539f6c6","kind":"commit","published_at":"2025-12-23T06:11:40.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0/manifests"},{"name":"@testing-library/svelte@5.3.0","sha":"57074903cf71e4eba8498b52ce6f1d17b539f6c6","kind":"commit","published_at":"2025-12-23T06:11:40.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.3.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0/manifests"},{"name":"@testing-library/svelte-core@1.0.0-next.5","sha":"fb45051d1b1b972876b8a0377bbb3c3d97d13405","kind":"commit","published_at":"2025-12-23T05:43:32.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0-next.5","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0-next.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0-next.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.5/manifests"},{"name":"@testing-library/svelte@5.3.0-next.3","sha":"fb45051d1b1b972876b8a0377bbb3c3d97d13405","kind":"commit","published_at":"2025-12-23T05:43:32.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.3.0-next.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.3.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.3.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.3/manifests"},{"name":"@testing-library/svelte-core@1.0.0-next.4","sha":"1f240208b6a81f885974907199a707840b83dd75","kind":"commit","published_at":"2025-12-22T01:52:20.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0-next.4","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0-next.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0-next.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.4/manifests"},{"name":"@testing-library/svelte@5.3.0-next.2","sha":"1f240208b6a81f885974907199a707840b83dd75","kind":"commit","published_at":"2025-12-22T01:52:20.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.3.0-next.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.3.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.3.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.2/manifests"},{"name":"@testing-library/svelte-core@1.0.0-next.3","sha":"0dc5dc1c07ce1b1f52d921eaf8a6ab186adef720","kind":"commit","published_at":"2025-12-20T04:33:08.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0-next.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.3/manifests"},{"name":"@testing-library/svelte@5.3.0-next.1","sha":"0dc5dc1c07ce1b1f52d921eaf8a6ab186adef720","kind":"commit","published_at":"2025-12-20T04:33:08.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.3.0-next.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.3.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.3.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.3.0-next.1/manifests"},{"name":"v5.2.10","sha":"02dc607b455d97c30dd42b5f9376760e456f0abc","kind":"commit","published_at":"2025-12-20T04:20:57.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.10","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.10/manifests"},{"name":"@testing-library/svelte@5.2.10","sha":"02dc607b455d97c30dd42b5f9376760e456f0abc","kind":"commit","published_at":"2025-12-20T04:20:57.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.2.10","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.2.10/manifests"},{"name":"@testing-library/svelte-core@1.0.0-next.2","sha":"606c45f2bad53ac2b72c28bdacd8c22d6e084b74","kind":"commit","published_at":"2025-12-03T15:43:53.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0-next.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.2/manifests"},{"name":"@testing-library/svelte@1.0.0-next.2","sha":"606c45f2bad53ac2b72c28bdacd8c22d6e084b74","kind":"commit","published_at":"2025-12-03T15:43:53.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@1.0.0-next.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@1.0.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%401.0.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@1.0.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@1.0.0-next.2/manifests"},{"name":"@testing-library/svelte-core@1.0.0-next.1","sha":"e43f3c7c284249ee220682904ba78d2ebda6e4df","kind":"commit","published_at":"2025-12-03T15:14:51.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte-core@1.0.0-next.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte-core@1.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte-core%401.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte-core@1.0.0-next.1/manifests"},{"name":"@testing-library/svelte@1.0.0-next.1","sha":"e43f3c7c284249ee220682904ba78d2ebda6e4df","kind":"commit","published_at":"2025-12-03T15:14:51.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@1.0.0-next.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@1.0.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%401.0.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@1.0.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@1.0.0-next.1/manifests"},{"name":"v5.2.9","sha":"734e29088ee17fc1b3530ce2e1f47cf876c19a46","kind":"commit","published_at":"2025-11-12T19:21:33.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.9","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.9/manifests"},{"name":"@testing-library/svelte@5.2.9","sha":"734e29088ee17fc1b3530ce2e1f47cf876c19a46","kind":"commit","published_at":"2025-11-12T19:21:33.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/@testing-library/svelte@5.2.9","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/@testing-library/svelte@5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@%40testing-library%2Fsvelte%405.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/@testing-library%2Fsvelte@5.2.9/manifests"},{"name":"v5.2.8","sha":"492dbd1d90f02bc3ded3448474fa6095df453557","kind":"commit","published_at":"2025-05-19T14:41:28.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.8","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"e86dadae6c55899b13415a71a506a44f414305e1","kind":"commit","published_at":"2025-02-11T17:59:23.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.7","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"90ba912d4609d36168732a39e7fe6f99a35330a1","kind":"commit","published_at":"2024-11-19T17:20:36.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.6","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"acbddfdf3556dd6f411361f9ccfd85c9773c7fdc","kind":"commit","published_at":"2024-11-18T21:55:03.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.5","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"b5e0f3d6ff7939b69ca31f6c58cec59560ab11a9","kind":"commit","published_at":"2024-10-18T16:12:44.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.4","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"f4b1508eb58550b71802f59532025ff198cdb011","kind":"commit","published_at":"2024-10-02T02:43:41.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"6f45a962bffc649ef77afcc6a456f8a39df8cb0f","kind":"commit","published_at":"2024-10-01T18:46:50.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"75a3f389934d1c2c4af5a4c9e2dde6a2bfb1cd74","kind":"commit","published_at":"2024-07-25T23:05:04.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"953a4dbd6fbbbfef280ceacdbcc64466d2389364","kind":"commit","published_at":"2024-06-28T22:49:49.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0/manifests"},{"name":"v5.2.0-next.3","sha":"2fb7423e5b89b982da0297cbea990cb0ad683700","kind":"commit","published_at":"2024-06-26T15:23:04.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.0-next.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.0-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.0-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.3/manifests"},{"name":"v5.2.0-next.2","sha":"a8f21f8402b736bac65a1361d075c0399542ff06","kind":"commit","published_at":"2024-06-26T01:41:54.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.0-next.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.0-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.0-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.2/manifests"},{"name":"v5.2.0-next.1","sha":"9dce164c7f1e0f1b012f7e4604352ac3bfd9eb98","kind":"commit","published_at":"2024-06-20T15:17:14.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.2.0-next.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.2.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.2.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.2.0-next.1/manifests"},{"name":"v5.1.0","sha":"ed541de853d8668f5fa6fbf037f3474ca435dc5e","kind":"commit","published_at":"2024-04-24T13:42:55.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.1.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"cb9fc3afcdf471a3004edc939ce19cd4a78e2c9d","kind":"commit","published_at":"2024-04-18T16:04:44.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.0.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"496c4559c09c2d31115b797ad6ba36b0b3a4aa41","kind":"commit","published_at":"2024-04-18T15:29:10.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v5.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v5.0.0/manifests"},{"name":"v4.2.3","sha":"3eaa04ee5be2793f1b49057186a8716cddd322d9","kind":"commit","published_at":"2024-04-18T15:14:25.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.2.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"40feeb49fd8219a7f9484fd6bdbf2f60fc615cc8","kind":"commit","published_at":"2024-03-25T21:21:22.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.2.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"40973c5b60a5ea113a4f31b0bc67da3c74641bbd","kind":"commit","published_at":"2024-02-24T16:54:14.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.2.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"178b2dee9c9f3719e88e5e513a562e541532c1e5","kind":"commit","published_at":"2024-02-13T18:11:23.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.2.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ee1b1f791792bfc2a1598867a076bc516c180524","kind":"commit","published_at":"2024-01-27T20:11:41.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.1.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.1.0/manifests"},{"name":"v4.0.6","sha":"9ef86c7258337a8a9267dd96bdf320bfae9ecd38","kind":"commit","published_at":"2024-01-24T15:37:58.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.6","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"c0ff791388f7230a492143fac5daad4d2529920f","kind":"commit","published_at":"2023-11-05T17:11:30.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.5","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"800e33e1e9b816203e1a2105e5a9c7f415f56972","kind":"commit","published_at":"2023-10-13T17:45:50.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.4","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"c62d5dce8db5c65ee647ae682c00091a516c8c40","kind":"commit","published_at":"2023-07-02T23:11:44.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"15ee68a0e70571848ccd46a011734d71df8d08c2","kind":"commit","published_at":"2023-06-28T17:46:35.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"e79c857d3dd88e3e22d91ecf22d24ac5a35ec6bf","kind":"commit","published_at":"2023-06-26T17:46:14.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"a7ad7fd969f2dc0d0cc70bb81539991a8c77f327","kind":"commit","published_at":"2023-06-24T08:24:38.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v4.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"373a666b9a7b9f000ae1a6236b5edb8af9722ce7","kind":"commit","published_at":"2022-10-06T13:27:43.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.2.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6889d5476fc52956f1d211e7b3fd2e40757e1716","kind":"commit","published_at":"2022-08-21T14:54:04.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.2.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"696181e2051f34d7962c696e614c6ef8b7b94d0a","kind":"commit","published_at":"2022-08-19T14:51:24.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.2.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"8d30f73d3cb1fc4ab159a2b5237fded42d430abb","kind":"commit","published_at":"2022-06-04T15:16:41.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.1.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"53369039d1b4b3d29a4085b791c9f46771dac593","kind":"commit","published_at":"2022-05-31T14:16:09.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.1.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a6cc764e9ffc5992a01f53f1040113cd3bfdc686","kind":"commit","published_at":"2022-04-07T20:49:29.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.1.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c2fc4353f8fa48606d11c563dd7ed6e0013bf348","kind":"commit","published_at":"2022-03-15T18:17:19.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.1.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"bf4936cb39217653d039239c5ecc42b4f2d45604","kind":"commit","published_at":"2020-12-25T20:18:46.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.0.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b02283abcd7a955cf597534d9cf6f46b53dc47a5","kind":"commit","published_at":"2020-12-23T17:57:12.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.0.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"f0d6b339f29833807897e75caa9d52ee5cba08ab","kind":"commit","published_at":"2020-12-23T16:45:13.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.0.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"372929a4a5de28847f28792a701980e229f6fcaa","kind":"commit","published_at":"2020-03-13T17:25:51.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v3.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"52a92ea3cb4fce18aa7af54c8458f9bbe20cbb75","kind":"commit","published_at":"2020-03-13T17:18:17.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v2.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v2.0.0/manifests"},{"name":"v1.11.2","sha":"6caae3a41fd116be69c207879a0dbdd63ba44fc1","kind":"commit","published_at":"2020-03-13T17:01:09.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.11.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"402babe1fce332610653c7ba1f3972ed9affc19b","kind":"commit","published_at":"2020-03-13T14:42:52.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.11.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0fd1527231784d9acfe6f61d254dfdb63982b023","kind":"commit","published_at":"2019-12-06T03:58:09.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.11.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"60c5c6990c594f2c6e6c9466f1aeb1b4be5cbdd7","kind":"commit","published_at":"2019-12-06T01:18:56.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.10.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"e315af967cac3ca1acfeeb2ccb570a7452c680b4","kind":"commit","published_at":"2019-11-18T22:06:52.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.9.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"da44d972f9165b9cc3c0c0652e76ea189a4eaaae","kind":"commit","published_at":"2019-10-08T04:34:12.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.9.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"d26a497d4fcfa1db6c0dfd91e1d8a29c54dc7ecb","kind":"commit","published_at":"2019-08-11T16:30:18.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.8.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"75a559bb80db8c8904ead82bde4179030c7a90e1","kind":"commit","published_at":"2019-06-10T14:47:50.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.7.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"348f3a794c459db143ff130befd983520a9bf829","kind":"commit","published_at":"2019-06-01T04:28:11.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.7.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"55cde2948fa96bcccc44db65dd34bc6a7217a6a3","kind":"commit","published_at":"2019-05-18T17:21:27.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.6.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"5704d9215e4acde7f0c29ab43284158ed4b6f6c3","kind":"commit","published_at":"2019-05-18T16:52:33.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.6","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"3acc235c72cb6a3e53c378e28c0f1ad7299de65c","kind":"commit","published_at":"2019-05-10T16:19:37.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.5","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"6c08d3246738535839e97659c35502e92abac2f4","kind":"commit","published_at":"2019-05-10T16:16:04.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.4","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"119279c4df3d89bcede119afb9c7c172b84d0f91","kind":"commit","published_at":"2019-05-09T19:10:18.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"4238f584be44904e04597e2e8c2d74de9d064ca4","kind":"commit","published_at":"2019-05-09T19:02:24.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"508e45f581eeedfa3cecca6943ecee17efdb12a2","kind":"commit","published_at":"2019-05-06T02:04:48.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"88455b38fb01236aaccd406041e0810309702c91","kind":"commit","published_at":"2019-05-05T17:40:23.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.5.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0cd096dc10b6bf01b2e39456f5e01f6364eee5e8","kind":"commit","published_at":"2019-05-05T16:15:49.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.4.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"9e6594d18787473a8b6b6a896d5165d9e81e9957","kind":"commit","published_at":"2019-05-05T13:48:30.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.4.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ca4467a2e908bd900aa260a4cf2f0f04ae40df9d","kind":"commit","published_at":"2019-05-04T15:20:03.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.4.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"059db11cabcef98e4c8afddd0d4d79b11d12fecb","kind":"commit","published_at":"2019-05-04T14:06:13.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.3.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"31fca3a4c91c3864c9c803a4fe340161c1d02a57","kind":"commit","published_at":"2019-05-04T00:05:03.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.3.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"8437fc5a0a410b3d52b6d560a656c48c643d8fb0","kind":"commit","published_at":"2019-05-03T23:35:08.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.2.3","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"f178ebb9df5fd08ae6086a7036ff7281a7abd886","kind":"commit","published_at":"2019-05-03T20:40:41.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.2.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84824815eb1af110200717ea0484af11313a2202","kind":"commit","published_at":"2019-05-03T17:59:47.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.2.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c2ccb27524e077b76c875fa7d1287bddb92de231","kind":"commit","published_at":"2019-05-03T17:09:04.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.2.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c386099c6fba39a81b530be6299b5cdc121574ee","kind":"commit","published_at":"2019-05-03T15:12:33.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.1.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"2b95e8574b3733db90b556f0db18d998c72e45ba","kind":"commit","published_at":"2019-05-03T01:55:28.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.0.2","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"72b0e86035bb00789a3400b3b24cf358f0a5d81f","kind":"commit","published_at":"2019-05-03T01:17:48.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.0.1","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d7637772935eae64ca40ebdeba94e102bf250b2c","kind":"commit","published_at":"2019-05-03T01:14:59.000Z","download_url":"https://codeload.github.com/testing-library/svelte-testing-library/tar.gz/v1.0.0","html_url":"https://github.com/testing-library/svelte-testing-library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testing-library/svelte-testing-library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-23T13:54:55.181Z","dependent_packages_count":724,"downloads":2475283,"downloads_period":"last-month","dependent_repos_count":1546,"rankings":{"downloads":0.4892715287378031,"dependent_repos_count":0.5396153440374819,"dependent_packages_count":0.09632936827246268,"stargazers_count":2.999119799790385,"forks_count":4.707582684096645,"docker_downloads_count":0.5445229904436819,"average":1.5627402858964097},"purl":"pkg:npm/%40testing-library/svelte","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@testing-library/svelte","docker_dependents_count":14,"docker_downloads_count":1045852,"usage_url":"https://repos.ecosyste.ms/usage/npm/@testing-library/svelte","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@testing-library/svelte/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T23:00:26.843Z","issues_count":95,"pull_requests_count":354,"avg_time_to_close_issue":19721962.247058824,"avg_time_to_close_pull_request":3227425.106060606,"issues_closed_count":85,"pull_requests_closed_count":330,"pull_request_authors_count":19,"issue_authors_count":77,"avg_comments_per_issue":4.368421052631579,"avg_comments_per_pull_request":1.4378531073446328,"merged_pull_requests_count":171,"bot_issues_count":1,"bot_pull_requests_count":168,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1029015.0,"past_year_avg_time_to_close_pull_request":1202898.375,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.2,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testing-library%2Fsvelte-testing-library/issues","maintainers":[{"login":"mcous","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcous"},{"login":"yanick","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yanick"},{"login":"nickmccurdy","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmccurdy"},{"login":"MichaelDeBoey","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelDeBoey"},{"login":"Hagendorn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hagendorn"},{"login":"MirrorBytes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MirrorBytes"}],"active_maintainers":[{"login":"mcous","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcous"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testing-library%2Fsvelte/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-21T00:07:18.110Z","updated_at":"2022-11-21T00:07:18.110Z","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-21T00:07:18.098Z","updated_at":"2022-11-21T00:07:18.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patrickhulce/packages"},{"uuid":"mihar-22","login":"mihar-22","name":null,"email":"rahim.alwer@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~mihar-22","role":null,"created_at":"2022-11-21T00:07:18.114Z","updated_at":"2022-11-21T00:07:18.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mihar-22/packages"},{"uuid":"phryneas","login":"phryneas","name":null,"email":"mail@lenzw.de","url":null,"packages_count":170,"html_url":"https://www.npmjs.com/~phryneas","role":null,"created_at":"2024-10-31T02:02:47.378Z","updated_at":"2024-10-31T02:02:47.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phryneas/packages"},{"uuid":"thymikee","login":"thymikee","name":null,"email":"thymikee@gmail.com","url":null,"packages_count":229,"html_url":"https://www.npmjs.com/~thymikee","role":null,"created_at":"2022-11-21T00:07:18.135Z","updated_at":"2022-11-21T00:07:18.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thymikee/packages"},{"uuid":"kentcdodds","login":"kentcdodds","name":null,"email":"me@kentcdodds.com","url":null,"packages_count":187,"html_url":"https://www.npmjs.com/~kentcdodds","role":null,"created_at":"2022-11-21T00:07:18.069Z","updated_at":"2022-11-21T00:07:18.069Z","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":150,"html_url":"https://www.npmjs.com/~jdecroock","role":null,"created_at":"2022-11-21T00:07:18.028Z","updated_at":"2022-11-21T00:07:18.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdecroock/packages"},{"uuid":"pago","login":"pago","name":null,"email":"patrick.gotthardt@trivago.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~pago","role":null,"created_at":"2022-11-21T00:07:18.119Z","updated_at":"2022-11-21T00:07:18.119Z","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":73,"html_url":"https://www.npmjs.com/~eps1lon","role":null,"created_at":"2022-11-21T00:07:18.008Z","updated_at":"2022-11-21T00:07:18.008Z","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":120,"html_url":"https://www.npmjs.com/~mdjastrzebski","role":null,"created_at":"2022-11-21T00:07:18.016Z","updated_at":"2022-11-21T00:07:18.016Z","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-21T00:07:18.045Z","updated_at":"2022-11-21T00:07:18.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/testing-library-bot/packages"},{"uuid":"timdeschryver","login":"timdeschryver","name":null,"email":"timdeschryver@outlook.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~timdeschryver","role":null,"created_at":"2022-11-21T00:07:18.083Z","updated_at":"2022-11-21T00:07:18.083Z","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-21T00:07:18.102Z","updated_at":"2022-11-21T00:07:18.102Z","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-21T00:07:18.106Z","updated_at":"2022-11-21T00:07:18.106Z","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-21T00:07:18.123Z","updated_at":"2022-11-21T00:07:18.123Z","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-21T00:07:18.146Z","updated_at":"2022-11-21T00:07:18.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brrianalexis/packages"},{"uuid":"matanbobi","login":"matanbobi","name":null,"email":"matanbobi@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~matanbobi","role":null,"created_at":"2025-12-13T21:05:36.130Z","updated_at":"2025-12-13T21:05:36.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matanbobi/packages"}]}